Searched refs:entry (Results 151 - 175 of 638) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Tcl/
H A Dtcl_flowtime.d24 * -> procedure entry
26 * > command entry
62 tcl*:::proc-entry,
64 tcl*:::cmd-entry,
71 tcl*:::proc-entry
89 tcl*:::cmd-entry
H A Dtcl_flow.d23 * -> procedure entry
25 * > command entry
60 tcl*:::proc-entry
74 tcl*:::cmd-entry
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dicon_manager.h38 grub_menu_entry_t entry);
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Djs_flowtime.d21 * -> function entry
59 javascript*:::function-entry,
66 javascript*:::function-entry
H A Dphp_flowinfo.d23 * -> function entry
61 php*:::function-entry,
68 php*:::function-entry
H A Dphp_flowtime.d24 * -> function entry
64 php*:::function-entry,
71 php*:::function-entry
H A Dpl_flowinfo.d23 * -> subroutine entry
61 perl*:::sub-entry,
68 perl*:::sub-entry
H A Dpl_flowtime.d24 * -> method entry
63 perl*:::sub-entry,
70 perl*:::sub-entry
H A Dpy_flowinfo.d23 * -> function entry
61 python*:::function-entry,
68 python*:::function-entry
H A Dpy_flowtime.d24 * -> function entry
64 python*:::function-entry,
71 python*:::function-entry
H A Drb_flowtime.d21 * -> method entry
59 ruby*:::function-entry,
66 ruby*:::function-entry
H A Dsh_syscolors.d64 sh$target:::function-entry,
66 sh$target:::builtin-entry,
67 sh$target:::command-entry,
69 syscall:::entry,
76 sh$target:::function-entry
96 sh$target:::builtin-entry
116 sh$target:::command-entry
145 syscall:::entry
H A Dtcl_flow.d23 * -> procedure entry
25 * > command entry
60 tcl*:::proc-entry
74 tcl*:::cmd-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/
H A Djs_flowtime.d21 * -> function entry
59 javascript*:::function-entry,
66 javascript*:::function-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Perl/
H A Dpl_flowinfo.d23 * -> subroutine entry
61 perl*:::sub-entry,
68 perl*:::sub-entry
H A Dpl_flowtime.d24 * -> method entry
63 perl*:::sub-entry,
70 perl*:::sub-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Php/
H A Dphp_flowinfo.d23 * -> function entry
61 php*:::function-entry,
68 php*:::function-entry
H A Dphp_flowtime.d24 * -> function entry
64 php*:::function-entry,
71 php*:::function-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Python/
H A Dpy_flowinfo.d23 * -> function entry
61 python*:::function-entry,
68 python*:::function-entry
H A Dpy_flowtime.d24 * -> function entry
64 python*:::function-entry,
71 python*:::function-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Ruby/
H A Drb_flowtime.d21 * -> method entry
59 ruby*:::function-entry,
66 ruby*:::function-entry
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Shell/
H A Dsh_syscolors.d64 sh$target:::function-entry,
66 sh$target:::builtin-entry,
67 sh$target:::command-entry,
69 syscall:::entry,
76 sh$target:::function-entry
96 sh$target:::builtin-entry
116 sh$target:::command-entry
145 syscall:::entry
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddtsol.c51 * parse entry into columns
65 (void) printf(gettext("Adding entry : %s\n"), data.address);
81 value = __ns_ldap_getAttr(res->entry, "ipTnetNumber");
88 value = __ns_ldap_getAttr(res->entry, "ipTnetTemplateName");
102 * parse entry into columns
112 (void) printf(gettext("Adding entry : %s\n"),
129 value = __ns_ldap_getAttr(res->entry, "ipTnetTemplateName");
136 value = __ns_ldap_getAttr(res->entry, "SolarisAttrKeyValue");
/osnet-11/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_ring_buffer_util.h66 void *entry);
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c264 /* Returns true if OPT is an documentation-only entry. */
365 letter for this entry. The order of the characters following this point
369 probably been shadowed by some other entry). */
377 /* The cluster of options this entry belongs to, or 0 if none. */
426 /* A string containing all short options in this HOL. Each entry contains
443 struct hol_entry *entry;
477 for (o = opts, entry = hol->entries; ! oend (o); entry++)
479 entry->opt = o;
480 entry
437 struct hol_entry *entry; local
548 hol_entry_short_iterate(const struct hol_entry *entry, int (*func)(const struct argp_option *opt, const struct argp_option *real, const char *domain, void *cookie), const char *domain, void *cookie) argument
574 hol_entry_long_iterate(const struct hol_entry *entry, int (*func)(const struct argp_option *opt, const struct argp_option *real, const char *domain, void *cookie), const char *domain, void *cookie) argument
606 hol_entry_first_short(const struct hol_entry *entry) argument
614 hol_entry_first_long(const struct hol_entry *entry) argument
629 struct hol_entry *entry = hol->entries; local
654 struct hol_entry *entry = hol_find_entry (hol, name); local
996 const struct hol_entry *entry; member in struct:pentry_state
1096 hol_entry_help(struct hol_entry *entry, const struct argp_state *state, argp_fmtstream_t stream, struct hol_help_state *hhstate) argument
1236 struct hol_entry *entry; local
1346 struct hol_entry *entry; local
[all...]

Completed in 36 milliseconds

1234567891011>>