Searched refs:ap_pid (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.h | 380 pid_t ap_pid; member 389 pid_t ap_pid; member 399 pid_t ap_pid; member 408 pid_t ap_pid; member
|
/titanic_44/usr/src/cmd/oplhpd/ |
H A D | scf_notify.c | 135 scf_get_slotinfo(char *ap_pid, cfga_stat_t *r_state, cfga_stat_t *o_state) in scf_get_slotinfo() argument 145 rv = config_list_ext(1, (char *const *)&ap_pid, &stat, &nlist, NULL, in scf_get_slotinfo() 149 config_error(rv, "config_list_ext", errstr, ap_pid); in scf_get_slotinfo()
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | audit_crontab.c | 284 info.ap_pid = getpid(); in audit_crontab_process_not_audited()
|
H A D | adt_token.c | 479 info->ap_pid = getpid(); in getCharacteristics() 481 info->ap_pid = *pid; in getCharacteristics() 556 pid = info.ap_pid; in adt_to_process()
|
/titanic_44/usr/src/cmd/smserverd/ |
H A D | myaudit.c | 131 door_dp->audit_ap.ap_pid = client_cred.dc_pid; in audit_save_me()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | auditsys.c | 1167 if ((proc = prfind(STRUCT_FGET(apinfo, ap_pid))) == NULL) { in getpinfo() 1242 if ((proc = prfind(STRUCT_FGET(apinfo, ap_pid))) == NULL) { in getpinfo_addr() 1313 if ((proc = prfind(STRUCT_FGET(apinfo, ap_pid))) == NULL) { in setpmask()
|
/titanic_44/usr/src/cmd/auditconfig/ |
H A D | auditconfig.c | 1431 ap.ap_pid = (pid_t)atoi(pid_str); in do_getpinfo() 1821 ap.ap_pid = (pid_t)atoi(pid_str); in do_setpmask()
|