| /onnv/onnv-gate/usr/src/cmd/sgs/ldd/common/ |
| ldd.c | 494 * If fflag is not set, and euid == root, and the interpreter 498 * interpreter that could preform privileged operations 503 char *interpreter; local 506 * Does the interpreter live under a trusted directory. 508 interpreter = elf_getident(elf, 0) + phdr.p_offset; 510 if ((strncmp(interpreter, MSG_ORIG(MSG_PTH_USRLIB), 512 (strncmp(interpreter, MSG_ORIG(MSG_PTH_LIB), 514 (strncmp(interpreter, MSG_ORIG(MSG_PTH_ETCLIB), 517 cname, fname, interpreter);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop.h | 278 * The interpreter is the function that "knows" how 297 interpreter_fn_t *interpreter; member in struct:interface
|
| /onnv/onnv-gate/usr/src/cmd/geniconvtbl/ |
| disassemble.c | 145 itm_data_t interpreter; local 155 interpreter = itm_header->interpreter; 156 str_interpreter = malloc_vital(itm_header->interpreter.size + 1); 158 ((sizeof (itm_place_t)) < interpreter.size)) { 159 interpreter.place.itm_ptr += (itm_place2_t)itm_header; 161 (void) memcpy(str_interpreter, name_to_str(&interpreter), 162 interpreter.size + 1); 219 "interpreter = %s\n" [all...] |
| itmcomp.h | 97 char *interpreter; member in struct:__anon576
|
| iconv_tm.h | 269 itm_data_t interpreter; /* interpreter */ member in struct:__anon554
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| gldpriv.h | 219 * Flags input to the gld_interpret_*() interpreter routines. 229 * Flags input to the gld_interpret_mdt_*() interpreter routines. 241 * The interpreter is the function that "knows" how to interpret the frame. 249 int (*interpreter)(gld_mac_info_t *, mblk_t *, pktinfo_t *, member in struct:__anon7121
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| perl.h | 3475 struct interpreter { struct 3488 struct interpreter { struct [all...] |