Home
last modified time | relevance | path

Searched defs:uidstr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/nsswitch/nis/common/
H A Dgetpwnam.c48 char uidstr[12]; /* More than enough */ local
/titanic_41/usr/src/cmd/oamuser/user/
H A Dusermod.c93 static char *uidstr = NULL; /* uid from command line */ variable
H A Duseradd.c110 static char *uidstr = NULL; /* uid from command line */ variable
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1311 char *uidstr = strchr(filename, '_'); in krb5_fcc_open_nounlink() local