Searched refs:getexecprof (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/man/man3secdb/ |
H A D | Makefile | 39 getexecprof.3secdb \ 59 getexecprof.3secdb := LINKSRC = getexecattr.3secdb
|
/illumos-gate/usr/src/head/ |
H A D | exec_attr.h | 136 extern execattr_t *getexecprof(const char *, const char *, const char *, int);
|
/illumos-gate/usr/src/lib/libsecdb/common/ |
H A D | getexecattr.c | 69 getexecprof(const char *name, const char *type, const char *id, int search_flag) function 241 if ((exec = getexecprof(prof, c->type, c->id, c->sflag)) != NULL) {
|
/illumos-gate/usr/src/cmd/pfexecd/ |
H A D | pfexecd.c | 307 exec = getexecprof("Forced Privilege", KV_COMMAND, pap->pfa_path, 311 exec = getexecprof("Forced Privilege", KV_COMMAND,
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2408 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE);
|
Completed in 52 milliseconds