Home
last modified time | relevance | path

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

12

/freebsd/contrib/tcsh/
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
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_deleg.c107 zfs_validate_who(const char *who) in zfs_validate_who()
158 nvpair_t *who, *perm_name; in zfs_deleg_verify_nvlist() local
/freebsd/usr.bin/renice/
H A Drenice.c59 int errs = 0, prio = 0, who = 0, which = PRIO_PROCESS; in main() local
126 donice(int which, int who, int prio, bool incr) in donice()
/freebsd/crypto/heimdal/appl/login/
H A Dshadow.c45 change_passwd(const struct passwd *who) in change_passwd()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c143 zfs_ace_v0_set_who(void *acep, uint64_t who) in zfs_ace_v0_set_who()
241 zfs_ace_fuid_set_who(void *arg, uint64_t who) in zfs_ace_fuid_set_who()
574 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace()
640 uint64_t who; in zfs_ace_walk() local
718 uint64_t who; in zfs_copy_fuid_2_ace() local
804 uint64_t who; in zfs_acl_xform() local
892 uint64_t who; in zfs_mode_compute() local
1326 uint64_t who; in zfs_acl_chmod() local
1492 uint64_t who; in zfs_acl_inherit() local
1809 uint64_t who; in zfs_getacl() local
[all …]
/freebsd/lib/libc/gen/
H A Dsetmode.c171 mode_t mask, perm, permXbits, who; in setmode() local
372 addcmd(BITCMD *set, mode_t op, mode_t who, mode_t oparg, mode_t mask) in addcmd()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c143 zfs_ace_v0_set_who(void *acep, uint64_t who) in zfs_ace_v0_set_who()
241 zfs_ace_fuid_set_who(void *arg, uint64_t who) in zfs_ace_fuid_set_who()
572 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace()
638 uint64_t who; in zfs_ace_walk() local
716 uint64_t who; in zfs_copy_fuid_2_ace() local
802 uint64_t who; in zfs_acl_xform() local
910 uint64_t who; in zfs_mode_compute() local
1511 uint64_t who; in zfs_acl_chmod() local
1675 uint64_t who; in zfs_acl_inherit() local
1999 uint64_t who; in zfs_getacl() local
[all …]
/freebsd/sbin/ipf/libipf/
H A Dmutex_emul.c63 eMmutex_init(eMmutex_t *mtx, char *who, char *file, int line) in eMmutex_init()
H A Drwlock_emul.c113 void eMrwlock_init(eMrwlock_t *rw, char *who) in eMrwlock_init()
/freebsd/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp47 atf::system_error::system_error(const std::string& who, in system_error()
/freebsd/sys/kern/
H A Dkern_resource.c85 int who; member
96 kern_getpriority(struct thread *td, int which, int who) in kern_getpriority()
173 int who; member
185 kern_setpriority(struct thread *td, int which, int who, int prio) in kern_setpriority()
1160 int who; member
1177 kern_getrusage(struct thread *td, int who, struct rusage *rup) in kern_getrusage()
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c167 struct sockaddr_in *who; in pmapproc_change() local
/freebsd/crypto/krb5/src/tests/create/
H A Dkdb5_mkdums.c59 usage(who, status) in usage() argument
/freebsd/crypto/krb5/src/tests/verify/
H A Dkdb5_verify.c53 usage(who, status) in usage() argument
/freebsd/usr.bin/id/
H A Did.c432 who(char *u) in who() function
/freebsd/usr.bin/mail/
H A Dlex.c65 char *who = name[1] ? name + 1 : myname; in setfile() local
/freebsd/contrib/unbound/daemon/
H A Dstats.c383 server_stats_obtain(struct worker * worker,struct worker * who,struct ub_stats_info * s,int reset) server_stats_obtain() argument
/freebsd/crypto/krb5/src/tests/hammer/
H A Dkdc5_hammer.c71 usage(who, status) in usage() argument
/freebsd/lib/libutil/
H A Dlogin_class.c50 rlim_t (*who)(login_cap_t *, const char *, rlim_t, rlim_t); member
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c694 doit(struct sockaddr *who, int who_len) in doit()
/freebsd/sys/dev/ata/
H A Data-all.c400 ata_print_cable(device_t dev, u_int8_t *who) in ata_print_cable()
/freebsd/sys/dev/mpt/
H A Dmpt_debug.c306 const char *who; in mpt_who() local
/freebsd/usr.sbin/daemon/
H A Ddaemon.c853 int who = waitpid(-1, &status, WNOHANG); in daemon_is_child_dead() local
/freebsd/sbin/routed/
H A Dtrace.c867 struct sockaddr_in *who, in trace_rip()

12