Home
last modified time | relevance | path

Searched defs:who (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/tcsh-6/
H A Dtc.who.c137 struct who { struct
138 struct who *who_next; argument
139 struct who *who_prev; argument
140 char who_name[UTNAMLEN + 1]; argument
141 char who_new[UTNAMLEN + 1]; argument
142 char who_tty[UTLINLEN + 1]; argument
144 char who_host[UTHOSTLEN + 1]; argument
146 time_t who_time; argument
147 int who_status; argument
/dragonfly/sys/kern/
H A Dkern_resource.c76 int who; member
93 int who = uap->who; in sys_getpriority() local
176 int who; member
195 int who = uap->who; in sys_setpriority() local
319 int who; member
336 int who = uap->who; in sys_ioprio_get() local
418 int who; member
437 int who = uap->who; in sys_ioprio_set() local
H A Dkern_exit.c123 int action, who; in sys_extexit() local
/dragonfly/usr.bin/renice/
H A Drenice.c59 int errs, incr, prio, which, who; in main() local
118 donice(int which, int who, int prio, int incr) in donice()
/dragonfly/lib/libc/gen/
H A Dsetmode.c169 int perm, who; in setmode() local
334 addcmd(BITCMD *set, int op, int who, int oparg, u_int mask) in addcmd()
/dragonfly/games/larn/
H A Dscores.c38 char who[40]; /* the name of the character */ member
48 char who[40]; /* the name of the character */ member
68 char who[12]; /* player name */ member
H A Dmovem.c273 const char *who = NULL, *p; in mmove() local
/dragonfly/usr.sbin/rpcbind/
H A Dpmap_svc.c166 struct sockaddr_in *who; in pmapproc_change() local
/dragonfly/usr.bin/id/
H A Did.c310 who(char *u) in who() function
/dragonfly/contrib/cvs-1.12/src/
H A Dedit.c803 const char *who; member
871 const char *who, const char *val, const char *watches, in notify_do()
H A Dwatch.c40 char *who; in watch_modify_watchers() local
/dragonfly/lib/libutil/
H A Dlogin_class.c50 rlim_t (*who)(login_cap_t *, const char *, rlim_t, rlim_t); member
/dragonfly/usr.bin/mail/
H A Dlex.c66 char *who = name[1] ? name + 1 : myname; in setfile() local
/dragonfly/libexec/telnetd/
H A Dtelnetd.c631 doit(struct sockaddr *who) in doit()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_debug.c305 const char *who; in mpt_who() local
H A Dmpt.c1551 mpt_send_ioc_init(struct mpt_softc *mpt, uint32_t who) in mpt_send_ioc_init()
/dragonfly/contrib/lvm2/dist/daemons/cmirrord/
H A Dfunctions.c1025 static int mark_region(struct log_c *lc, uint64_t region, uint32_t who) in mark_region()
1096 static int clear_region(struct log_c *lc, uint64_t region, uint32_t who) in clear_region()
/dragonfly/sys/dev/disk/nata/
H A Data-all.c565 ata_print_cable(device_t dev, u_int8_t *who) in ata_print_cable()
/dragonfly/sbin/routed/
H A Dtrace.c846 struct sockaddr_in *who, in trace_rip()
/dragonfly/crypto/openssh/
H A Dchannels.c492 fwd_ident(int who, int where) in fwd_ident()
528 permission_set_get_array(struct ssh *ssh, int who, int where, in permission_set_get_array()
549 permission_set_add(struct ssh *ssh, int who, int where, in permission_set_add()
4300 channel_add_permission(struct ssh *ssh, int who, int where, in channel_add_permission()
4333 channel_clear_permission(struct ssh *ssh, int who, int where) in channel_clear_permission()
/dragonfly/usr.sbin/ppp/
H A Dphysical.c1049 physical_SetupStack(struct physical *p, const char *who, int how) in physical_SetupStack()
/dragonfly/gnu/usr.bin/rcs/rcs/
H A Drcs.c1013 sendmail(Delta, who) in sendmail() argument
/dragonfly/games/bs/
H A Dbs.c1112 scount(int who) in scount()
/dragonfly/usr.bin/rpcinfo/
H A Drpcinfo.c579 reply_proc(void *res, struct netbuf *who, struct netconfig *nconf)
/dragonfly/libexec/ftpd/
H A Dftpd.c2658 dolog(struct sockaddr *who) in dolog()

12