HomeSort by: relevance | last modified time | path
    Searched refs:who (Results 1 - 25 of 176) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/usr.bin/who/
Makefile 5 PROG= who
6 SRCS= who.c utmpentry.c
  /src/external/cddl/osnet/dist/common/zfs/
zfs_deleg.c 99 zfs_validate_who(char *who)
103 if (who[2] != ZFS_DELEG_FIELD_SEP_CHR)
106 switch (who[0]) {
111 if (who[1] != ZFS_DELEG_LOCAL && who[1] != ZFS_DELEG_DESCENDENT)
113 for (p = &who[3]; *p; p++)
120 if (who[1] != ZFS_DELEG_NA)
122 return (permset_namecheck(&who[3], NULL, NULL));
126 if (who[1] != ZFS_DELEG_NA)
128 if (who[3] != '\0'
150 nvpair_t *who, *perm_name; local
    [all...]
  /src/libexec/comsat/
Makefile 10 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
11 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/usr.bin/users/
Makefile 9 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
10 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/external/ibm-public/postfix/dist/src/global/
user_acl.c 71 static VSTRING *who = 0; local
111 if (!who)
112 who = vstring_alloc(10);
113 vstring_strcpy(who, name);
119 return (matched ? 0 : vstring_str(who));
  /src/games/dm/
Makefile 14 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
15 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/lib/libc/compat/sys/
compat_getrusage.c 54 __compat_getrusage(int who, struct rusage50 *ru50)
59 if ((rv = __getrusage50(who, &ru)) == -1)
  /src/usr.bin/write/
Makefile 12 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
13 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/usr.sbin/rwhod/
Makefile 12 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
13 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/external/bsd/atf/dist/tools/
exceptions.cpp 38 tools::system_error::system_error(const std::string& who,
41 std::runtime_error(who + ": " + message),
  /src/usr.bin/renice/
renice.c 68 id_t who = 0; local
103 who = (id_t)pwd->pw_uid;
115 who = (id_t)twho;
117 errs += donice(which, who, prio, incr);
145 donice(int which, id_t who, int prio, int incr)
150 if ((oldprio = getpriority(which, who)) == -1 && errno != 0) {
151 warn("%d: getpriority", who);
163 if (setpriority(which, who, prio) == -1) {
164 warn("%d: setpriority", who);
168 who, oldprio, prio)
    [all...]
  /src/lib/libc/gen/
setmode.c 186 mode_t mask, perm, permXbits, who; local
245 for (who = 0;; ++p) {
248 who |= STANDARD_BITS;
251 who |= S_ISUID|S_IRWXU;
254 who |= S_ISGID|S_IRWXG;
257 who |= S_IRWXO;
271 who &= ~S_ISTXT;
282 if (who == 0 || (who & ~S_IRWXO))
290 if (who == 0 || (who & ~S_IRWXO))
    [all...]
  /src/games/dab/
player.cc 42 PLAYER::PLAYER(char who) :
43 _who(who),
player.h 45 PLAYER(char who);
  /src/libexec/rpc.rusersd/
Makefile 10 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
12 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/libexec/talkd/
Makefile 14 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
15 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/usr.bin/finger/
Makefile 11 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
12 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/usr.bin/wall/
Makefile 15 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who ${NETBSDSRCDIR}/usr.bin/write
16 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP
  /src/external/mpl/dhcp/dist/contrib/
solaris.init 6 set `who -r`
  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
scatterlist.c 49 const char *who,
62 __func__, who, pfn, page_to_pfn(page));
68 __func__, who, npages * PAGE_SIZE, sg->length);
72 if (igt_timeout(timeout, "%s timed out\n", who))
79 __func__, who, pt->end, pfn);
87 const char *who,
99 __func__, who, pfn, page_to_pfn(page));
103 if (igt_timeout(timeout, "%s timed out\n", who))
110 __func__, who, pt->end, pfn);
118 const char *who,
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgattrib-properties-1 19 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht
51 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht
  /src/external/gpl2/xcvs/dist/src/
edit.h 24 for unedit, and 'C' for commit. WHO is the user currently running.
29 const char *who, const char *val, const char *watches,
  /src/external/bsd/ipf/dist/lib/
mutex_emul.c 70 eMmutex_init(mtx, who, file, line)
72 char *who;
80 file, line, mtx, who);
89 if (who != NULL)
90 mtx->eMm_owner = strdup(who);
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
auditlog.c 81 struct berval *b, *who = NULL, peername; local
101 who = &a->a_vals[0];
111 who = &m->sml_values[0];
125 if ( !who )
126 who = &op->o_dn;
137 what, (long)stamp, suffix, who ? " " : "", who ? who->bv_val : "",
141 (!who || !dn_match( who, &op->o_conn->c_dn ))
    [all...]
  /src/usr.sbin/syslogd/
Makefile 17 .PATH.c: ${NETBSDSRCDIR}/usr.bin/who
18 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP -Wredundant-decls

Completed in 41 milliseconds

1 2 3 4 5 6 7 8