/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.h | 37 typedef struct entry_t ENTRY; /* Forward declaration */ typedef in typeref:struct:entry_t 65 extern ENTRY *symtab_get_function(void); 68 extern ENTRY *symtab_get_exception(void); 71 extern ENTRY *symtab_get_errval(void); 74 extern ENTRY *symtab_get_first_arg(void); 75 extern ENTRY *symtab_get_next_arg(void); 76 extern ENTRY *symtab_get_last_arg(void); 79 extern ENTRY *symtab_get_first_vararg(void); 80 extern ENTRY *symtab_get_next_vararg(void); 84 extern ENTRY *symtab_get_first_globa [all...] |
/illumos-gate/usr/src/cmd/lp/lib/requests/ |
H A D | r_head.c | 44 #define ENTRY(X) X, sizeof(X)-1 macro 46 ENTRY("C "), /* RQ_COPIES */ 47 ENTRY("D "), /* RQ_DEST */ 48 ENTRY("F "), /* RQ_FILE */ 49 ENTRY("f "), /* RQ_FORM */ 50 ENTRY("H "), /* RQ_HANDL */ 51 ENTRY("N "), /* RQ_NOTIFY */ 52 ENTRY("O "), /* RQ_OPTS */ 53 ENTRY("P "), /* RQ_PRIOR */ 54 ENTRY(" 68 #undef ENTRY macro [all...] |
/illumos-gate/usr/src/lib/libc/amd64/unwind/ |
H A D | unwind_frame.s | 29 #define ENTRY(x) \ define 49 ENTRY(_Unw_capture_regs) 67 ENTRY(_Unw_jmp)
|
/illumos-gate/usr/src/cmd/lp/lib/printers/ |
H A D | p_head.c | 45 #define ENTRY(X) X, sizeof(X)-1 macro 47 ENTRY("Banner:"), 0, /* PR_BAN */ 48 ENTRY("CPI:"), 0, /* PR_CPI */ 49 ENTRY("Character sets:"), 1, /* PR_CS */ 50 ENTRY("Content types:"), 1, /* PR_ITYPES */ 51 ENTRY("Device:"), 0, /* PR_DEV */ 52 ENTRY("Dial:"), 0, /* PR_DIAL */ 53 ENTRY("Fault:"), 0, /* PR_RECOV */ 54 ENTRY("Interface:"), 0, /* PR_INTFC */ 55 ENTRY("LP 69 #undef ENTRY macro [all...] |
/illumos-gate/usr/src/cmd/lp/lib/forms/ |
H A D | f_head.c | 45 #define ENTRY(X) X, sizeof(X)-1 macro 47 ENTRY("page length:"), 1, /* FO_PLEN */ 48 ENTRY("page width:"), 1, /* FO_PWID */ 49 ENTRY("number of pages:"), 1, /* FO_NP */ 50 ENTRY("line pitch:"), 1, /* FO_LPI */ 51 ENTRY("character pitch:"), 1, /* FO_CPI */ 52 ENTRY("character set choice:"), 1, /* FO_CHSET */ 53 ENTRY("ribbon color:"), 1, /* FO_RCOLOR */ 54 ENTRY("comment:"), 0, /* FO_CMT */ 55 ENTRY("alignmen 58 #undef ENTRY macro [all...] |
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | search.h | 31 typedef struct entry { char *key, *data; } ENTRY; typedef in typeref:struct:entry
|
/illumos-gate/usr/src/head/ |
H A D | search.h | 52 typedef struct entry { char *key, *data; } ENTRY; typedef in typeref:struct:entry 56 ENTRY *hsearch(ENTRY, ACTION);
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | search.h | 57 } ENTRY; typedef in typeref:struct:entry 69 ENTRY *hsearch __P((ENTRY, ACTION));
|
/illumos-gate/usr/src/boot/sys/amd64/include/ |
H A D | asm.h | 69 #define ENTRY(x) _ENTRY(x); \ macro 76 #define ENTRY(x) _ENTRY(x) macro
|
H A D | asmacros.h | 89 * ALTENTRY() must be before a corresponding ENTRY() so that it can jump to 107 #define ENTRY(name) GEN_ENTRY(name) ; 9: ; MCOUNT macro 120 * ALTENTRY() has to align because it is before a corresponding ENTRY(). 121 * ENTRY() has to align to because there may be no ALTENTRY() before it. 122 * If there is a previous ALTENTRY() then the alignment code for ENTRY() 128 #define ENTRY(name) GEN_ENTRY(name) macro
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | hash.h | 64 } ENTRY; typedef in typeref:struct:entry 66 extern ENTRY *hfind(); 67 extern ENTRY *henter();
|
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | asm.h | 83 #define ENTRY(x) _ENTRY(x); \ macro 90 #define ENTRY(x) _ENTRY(x) macro
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Flow.java | 65 ENTRY, enum constant in enum:Flow.Kind
|
/illumos-gate/usr/src/lib/libbc/sparc/inc/sparc/ |
H A D | asm_linkage.h | 132 * ENTRY provides a way to insert the calls to mcount for profiling. 136 #define ENTRY(x) \ macro 148 #define ENTRY(x) \ macro 158 * ENTRY2 is identical to ENTRY but provides two labels for the entry point.
|
/illumos-gate/usr/src/uts/sparc/sys/ |
H A D | asm_linkage.h | 151 * ENTRY provides the standard procedure entry code and an easy way to 155 #define ENTRY(x) \ macro 179 * ENTRY2 is identical to ENTRY but provides two labels for the entry point.
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | hashset.c | 55 } ENTRY; typedef in typeref:struct:HashSetEntry 58 ENTRY **h_table; /* Pointer to an array of ENTRY'ies */ 70 ENTRY *i_e; 110 h->h_table = exmalloc(initialCapacity * sizeof (ENTRY *)); 112 (void) memset(h->h_table, 0, initialCapacity * sizeof (ENTRY *)); 137 ENTRY *e; 157 ENTRY **newtab = exmalloc(newtabSize * sizeof (ENTRY *)); 159 (void) memset(newtab, 0, newtabSize * sizeof (ENTRY *)); [all...] |
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | invlib.h | 78 } ENTRY; typedef in typeref:struct:__anon4456
|
/illumos-gate/usr/src/uts/intel/ia32/sys/ |
H A D | asm_linkage.h | 199 * ENTRY provides the standard procedure entry code and an easy way to 203 #define ENTRY(x) \ macro 225 * ENTRY2 is identical to ENTRY but provides two labels for the entry point.
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 81 #define ENTRY(X) X, sizeof(X)-1 macro 82 ENTRY("Input types:"), 83 ENTRY("Output types:"), 84 ENTRY("Printer types:"), 85 ENTRY("Printers:"), 86 ENTRY("Filter type:"), 87 ENTRY("Command:"), 88 ENTRY("Options:"), 89 ENTRY(""), 90 ENTRY("") 91 #undef ENTRY macro [all...] |
/illumos-gate/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 63 #define ENTRY(X) X, sizeof(X)-1 macro 64 ENTRY("-ENVIRONMENT-"), 65 ENTRY("-PWD-"), 66 ENTRY("-ULIMIT-"), 67 ENTRY("-UMASK-"), 68 ENTRY("-INTERVAL-"), 69 ENTRY("-CMD-"), 70 ENTRY("-USER-"),
|
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | hsearch.c | 116 } ENTRY; typedef in typeref:struct:entry 120 ENTRY item; 125 static ENTRY *build(); 128 typedef ENTRY TABELEM; /* What the table contains (TABle ELEMents) */ 140 ENTRY *hsearch(); 150 ENTRY *res; /* Result of hsearch */ 151 ENTRY *new; /* Test entry */ 169 new = (ENTRY *) malloc(sizeof(ENTRY)); 190 if(res == (ENTRY *) [all...] |
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | shared.h | 289 #define ENTRY(x) .globl EXT_C(x) ; EXT_C(x): macro 290 #define VARIABLE(x) ENTRY(x)
|
/illumos-gate/usr/src/cmd/sendmail/db/ |
H A D | db.h | 1021 } ENTRY; typedef in typeref:struct:entry 1037 ENTRY *__db_hsearch __P((ENTRY, ACTION));
|