Home
last modified time | relevance | path

Searched defs:canon (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/lib/libidmap/common/
H A Ddirectory_helper.c167 char **canon, in directory_canon_common()
242 char **canon, in directory_name_from_sid()
253 char **canon, in directory_canon_from_name()
261 directory_canon_from_user_name(directory_t d, char *name, char **canon) in directory_canon_from_user_name()
268 directory_canon_from_group_name(directory_t d, char *name, char **canon) in directory_canon_from_group_name()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Drealpath.c46 pathcanon(raw, canon, dosymlinks) in pathcanon() argument
236 realpath(raw, canon) in realpath() argument
/titanic_50/usr/src/lib/libtsol/common/
H A Dsetflabel.c86 char canon[MAXPATHLEN]; in setflabel() local
269 abspath(char *wd, const char *raw, char *canon) in abspath()
/titanic_50/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c203 char *luser, *canon, *cp; local
655 char *canon; local
714 char *canon; local
1208 char *pass, *canon; local
1409 char *pass, *canon; local
1502 char *canon, *modcanon; local
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_nsswitch.c346 char *canon; in directory_provider_nsswitch_populate() local
404 char *canon; in directory_provider_nsswitch_populate() local
H A Ddirectory_provider_builtin.c237 char *canon; in directory_provider_builtin_populate() local
/titanic_50/usr/src/cmd/look/
H A Dlook.c178 canon(char *old, char *new) in canon() function
/titanic_50/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c771 char canon[MAXPATHLEN]; in findmntent() local
854 abspath(char *wd, char *raw, char *canon) in abspath()
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dccode.h54 const char* canon; /* canonical name format */ member
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dccode.h54 const char* canon; /* canonical name format */ member
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dccode.h54 const char* canon; /* canonical name format */ member
/titanic_50/usr/src/lib/libast/common/include/
H A Dccode.h45 const char* canon; /* canonical name format */ member
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dccode.h54 const char* canon; /* canonical name format */ member
/titanic_50/usr/src/cmd/backup/restore/
H A Dinteractive.c533 canon(rawname, canonname, limit) in canon() function
/titanic_50/usr/src/cmd/sendmail/src/
H A Dutil.c1976 bool canon = false; local