OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uid_str
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/am-utils/dist/conf/autofs/
autofs_solaris_v1.c
197
xsnprintf(opt_uid, sizeof(
uid_str
), "%d", (int) cred->aup_uid);
autofs_solaris_v2_v3.c
508
xsnprintf(opt_uid, sizeof(
uid_str
), "%d", (int) cred->aup_uid);
576
xsnprintf(opt_uid, sizeof(
uid_str
), "%d", (int) cred->aup_uid);
/src/external/bsd/am-utils/dist/amd/
opts.c
114
char
uid_str
[SIZEOF_UID_STR], gid_str[SIZEOF_GID_STR];
variable
115
char *opt_uid =
uid_str
;
amd.h
679
extern char *opt_uid,
uid_str
[SIZEOF_UID_STR];
nfs_subr.c
217
xsnprintf(opt_uid, sizeof(
uid_str
), "%d", (int) uid);
1159
xsnprintf(opt_uid, sizeof(
uid_str
), "%d", (int) uid);
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026