Searched refs:what (Results 251 - 275 of 362) sorted by relevance

<<1112131415

/freebsd-9.3-release/contrib/tcp_wrappers/
H A DMakefile4 what:
540 FACILITY= LOG_MAIL # LOG_MAIL is what most sendmail daemons use
/freebsd-9.3-release/contrib/tcsh/
H A Ded.screen.c445 SetTC(char *what, char *how) argument
455 if (strcmp(ts->name, what) == 0)
480 if (strcmp(tv->name, what) == 0)
511 stderror(ERR_NAME | ERR_TCCAP, what);
1378 /* what termcap says we should use */
H A Dsh.set.c1066 plist(struct varent *p, int what) argument
1077 if ((p->v_flags & what) != 0) {
/freebsd-9.3-release/sys/cam/ctl/
H A DREADME.ctl.txt250 substance to it, but it remains in CTL to show what needs to be done to
383 header and the description of what is needed as far as HA support above.
412 Command serialization table. This defines what happens when one type of
413 command is followed by another type of command. e.g., what do you do when
H A Dctl_frontend_cam_sim.c164 /* XXX KDM what should the real number be here? */
179 /* XXX KDM what should we report here? */
202 * If the CTL frontend didn't tell us what our WWNN/WWPN is, go
288 cfcs_module_event_handler(module_t mod, int what, void *arg) argument
291 switch (what) {
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dfeeder_rate.c1438 z_resampler_set(struct pcm_feeder *f, int what, int32_t value) argument
1445 switch (what) {
1493 z_resampler_get(struct pcm_feeder *f, int what) argument
1499 switch (what) {
/freebsd-9.3-release/sys/dev/uart/
H A Duart_dev_quicc.c317 quicc_bus_flush(struct uart_softc *sc, int what) argument
/freebsd-9.3-release/sys/dev/utopia/
H A Didtphy.c105 idt77105_inval(struct utopia *utp, int what __unused)
/freebsd-9.3-release/sys/kern/
H A Dsubr_bus.c657 devaddq(const char *type, const char *what, device_t dev) argument
690 snprintf(data, 1024, "%s%s at %s %s on %s\n", type, what, loc, pnp,
3271 * @retval non-zero a standard unix error code indicating what
3329 * @retval non-zero a standard unix error code indicating what
4436 root_bus_module_handler(module_t mod, int what, void* arg) argument
4438 switch (what) {
4488 * drivers when modules are loaded. If @p what is MOD_LOAD, it calls
4493 driver_module_handler(module_t mod, int what, void *arg) argument
4504 switch (what) {
4507 error = dmd->dmd_chainevh(mod,what,dm
[all...]
/freebsd-9.3-release/contrib/ntp/util/
H A Dntp-keygen.c2178 char * what
2186 BN_GENCB_set_old(gcb, cb, what);
2203 char * what
2212 BN_GENCB_set_old(gcb, cb, what);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c128 * not in the range of what we consider "printable" ASCII, display it
149 print_what(FILE *fp, mode_t what) argument
153 switch (what & S_IFMT) {
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c112 const char *who, /* what function, or part thereof, is reporting */
113 const char *what, /* what was expected */
117 fprintf(stderr, "%s, expecting \"%s\" at \"%s\"\n", who, what, where);
111 _expected( const char *who, const char *what, const char *where, int line) argument
/freebsd-9.3-release/contrib/amd/amd/
H A Dops_nfs.c640 args3.what.dir.am_fh3_length = 0;
641 args3.what.name = wnfs_path;
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dtimer.c861 set_index(void *what, unsigned int index) { argument
864 timer = what;
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c195 (start of the function address), .frame (what register is the
197 the VFP, and what register holds the return address), .mask/.fmask
684 tq_Nil = tqNil, /* bt is what you see */
1135 suite, but for now go with what works.
1139 mapping them. Unfortunately, this is historically what mips-tfile
1757 /* This seems to be unnecessary. I'm not even sure what it is
2214 think that's what other ECOFF assemblers do. We don't do
2744 MIPS knows what reason, we must strip off the function type
3086 really sure what the number means. I don't see any way to store
3446 int what,
3415 ecoff_stab(segT sec ATTRIBUTE_UNUSED, int what, const char *string, int type, int other, int desc) argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsymmisc.c825 print_partial_symbols (struct partial_symbol **p, int count, char *what,
828 fprintf_filtered (outfile, " %s partial symbols:\n", what);
824 print_partial_symbols(struct partial_symbol **p, int count, char *what, struct ui_file *outfile) argument
/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc230 virtual const char* what() const throw();
610 // FIXME: Check that this is really what the spec says to do.
704 fprintf(stderr, " '%s'", e->what());
1046 // with a future version of the ABI, it won't know what to do, so it
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dos.c578 void pcap_assert (const char *what, const char *file, unsigned line) argument
582 file, line, what);
633 /* Select what traffic to receive
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DProgram.inc242 // Explicitly initialized to prevent what appears to be a valgrind false
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c274 switch (args->what & 0xFFFF) {
318 if ((args->what >> 16) == 0) {
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsi.c828 iscsi_modevent(module_t mod, int what, void *arg) argument
832 switch(what) {
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c165 switch (args->what & 0xFFFF) {
209 if ((args->what >> 16) == 0) {
889 * XXX: what if a user space program doesn't check this value and tries
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_var.h780 ieee80211_beacon_notify(struct ieee80211vap *vap, int what) argument
783 vap->iv_update_beacon(vap, what);
/freebsd-9.3-release/sys/netinet/
H A Dsiftr.c631 * need to figure out which mbuf it starts in and what offset
933 * This property is what allows us to "cheat" and
1495 * "what" == MOD_LOAD
1497 * "what" = MOD_QUIESCE first, followed by "what" = MOD_UNLOAD second
1499 * this function is called once with "what" = MOD_SHUTDOWN
1504 siftr_load_handler(module_t mod, int what, void *arg) argument
1508 switch (what) {
/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.history73 03/02 Blackthorn winds (New England) (Does anyone know what this is?)

Completed in 430 milliseconds

<<1112131415