Searched refs:user (Results 251 - 275 of 720) sorted by relevance

<<11121314151617181920>>

/freebsd-10.2-release/lib/libutil/
H A Dkinfo_getallproc.c34 #include <sys/user.h>
H A Dkinfo_getfile.c5 #include <sys/user.h>
H A Dkinfo_getvmmap.c5 #include <sys/user.h>
/freebsd-10.2-release/libexec/ftpd/
H A Dextern.h67 void user(char *);
/freebsd-10.2-release/contrib/netbsd-tests/fs/ffs/
H A Dffs_common.sh10 op="-q user -q group"
74 atf_set "require.user" "root"
H A Dt_quotalimit.sh30 for q in "user" "group"; do
63 user)
110 user)
157 user)
204 user)
251 user)
303 user)
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dcore-aout.c48 #include <sys/user.h>
113 BLOCKEND is the address of the end of the user structure. */
/freebsd-10.2-release/contrib/apr-util/include/
H A Dapr_uri.h63 /** suppress "scheme://user\@site:port" */
65 /** Just omit user */
69 /** omit "user:password\@" part */
74 /** Show "scheme://user\@site:port" only */
88 /** combined [user[:password]\@]host[:port] */
90 /** user name, as in http://user:passwd\@host:port/ */
91 char *user; member in struct:apr_uri_t
92 /** password, as in http://user:passwd\@host:port/ */
136 * APR_URI_UNP_OMITSITEPART Suppress "scheme://user\
[all...]
/freebsd-10.2-release/contrib/gcc/config/mips/
H A Dirix-crti.asm14 functions in turn. If there is any user code in .init, this linker-created
15 function will be placed after it. Note that such user code is not treated
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Dtst.allcpus.ksh60 cpc:::PAPI_tot_ins-user-10000
/freebsd-10.2-release/crypto/openssh/
H A Dauth-skey.c59 if (_compat_skeychallenge(&skey, authctxt->user, challenge,
H A Dauth2-gss.c57 * how to check local user kuserok and the like)
70 if (!authctxt->valid || authctxt->user == NULL)
238 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user));
266 ssh_gssapi_buildmic(&b, authctxt->user, authctxt->service,
273 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user));
/freebsd-10.2-release/usr.bin/procstat/
H A Dprocstat_cred.c31 #include <sys/user.h>
H A Dprocstat_rlimit.c33 #include <sys/user.h>
/freebsd-10.2-release/usr.bin/w/
H A Dproc_compare.c42 #include <sys/user.h>
/freebsd-10.2-release/usr.sbin/lpr/common_source/
H A Drmjob.c94 * If the format was `lprm -' and the user isn't the super-user,
95 * then fake things to look like he said `lprm user'.
101 user[0] = person;
271 * Check to see if it's in the user list
273 for (u = user; u < &user[users]; u++)
315 * Flush stdout so the user can see what has been deleted
323 * 2 * users == " " + user[i] for each user
[all...]
/freebsd-10.2-release/usr.sbin/unbound/local-setup/
H A Dlocal-unbound-setup.sh33 user=""
60 : ${user:=unbound}
252 echo " username: ${user}"
311 echo " -u user user to run unbound as"
361 user="$OPTARG"
/freebsd-10.2-release/sbin/mdmfs/
H A Dmdmfs.c482 * We have to do these separately because the user may have
486 debugprintf("changing owner (user) or %s to %u.", mtpoint,
490 err(1, "chown %s to %u (user)", mtpoint,
517 * 'str' should be a user and group name similar to the last argument
518 * to chown(1); i.e., a user, followed by a colon, followed by a
519 * group. The user and group in 'str' may be either a [ug]id or a
521 * the uid and gid of the user and group name in 'str', respectively.
523 * In other words, this derives a user and group id from a string
534 char *user, *group; /* Result of extracton. */ local
545 /* Extract the user an
[all...]
/freebsd-10.2-release/bin/ps/
H A Dkeyword.c43 #include <sys/user.h>
168 {"user", "USER", NULL, LJUST, uname, 0, CHAR, NULL, 0},
200 parsefmt(const char *p, int user) argument
224 if (cp == NULL || !(v = findvar(cp, user, &hp)))
226 if (!user) {
228 * If the user is NOT adding this field manually,
259 findvar(char *p, int user, char **header) argument
274 * If the user specified an alternate-header for this
280 parsefmt(v->alias, user);
293 parsefmt(realfmt, user);
[all...]
/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dap_config.c146 conf->fragm_threshold = -1; /* user driver default: 2346 */
368 static void hostapd_config_free_eap_user(struct hostapd_eap_user *user) argument
370 os_free(user->identity);
371 os_free(user->password);
372 os_free(user);
389 struct hostapd_eap_user *user, *prev_user; local
408 user = conf->eap_user;
409 while (user) {
410 prev_user = user;
411 user
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DTimer.cpp131 sys::TimeValue now(0,0), user(0,0), sys(0,0);
135 sys::Process::GetTimeUsage(now, user, sys);
137 sys::Process::GetTimeUsage(now, user, sys);
142 Result.UserTime = user.seconds() + user.microseconds() / 1000000.0;
/freebsd-10.2-release/contrib/binutils/bfd/
H A Dsco5-core.c33 #include <sys/user.h> /* After a.out.h */
41 struct user u;
48 static struct user *read_uarea PARAMS ((bfd *, int));
77 static struct user *
120 struct user *u;
159 /* Old version, no section heads, read info from user struct */
248 offset from the beginning of the `struct user'.
/freebsd-10.2-release/usr.sbin/cron/cron/
H A Ddo_command.c11 * user.
41 static void child_process(entry *, user *),
42 do_univ(user *);
48 user *u;
82 user *u;
106 /* use PAM to see if the user's account is available,
109 * as any user.
122 * of user to run command on behalf of. they should be the
123 * same for a task from a per-user crontab.
204 /* fork again, this time so we can exec the user'
[all...]
/freebsd-10.2-release/lib/libfetch/
H A Dftp.c905 const char *user, *pwd, *logname; local
911 /* send user name and password */
912 if (url->user[0] == '\0')
914 user = url->user;
915 if (*user == '\0')
916 user = getenv("FTP_LOGIN");
917 if (user == NULL || *user == '\0')
918 user
[all...]
/freebsd-10.2-release/usr.bin/rlogin/
H A Drlogin.c134 char *host, *localname, *p, *user, term[1024]; local
143 host = localname = user = NULL;
188 errx(1, "-i user: permission denied");
192 user = optarg;
208 errx(1, "unknown user id");
209 if (!user)
210 user = pw->pw_name;
244 rem = rcmd_af(&host, sp->s_port, localname, user, term, 0, family);

Completed in 108 milliseconds

<<11121314151617181920>>