/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.h | 202 struct nl *nl; /* ptr to nameslist for this module */ member 226 struct nl { struct 245 struct nl *cyclehead; /* pointer to head of cycle */ argument 246 struct nl *cnext; /* pointer to next member of cycle */ argument 249 unsigned long ncallers; /* no. of callers - dumpsum use only */ argument 251 typedef struct nl nltype; argument
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | newwin.c | 42 int i, by, bx, nl, nc; in newwin() local 96 int by, bx, nl, nc; in subwin() local 156 int by, bx, nl, nc; in makenew() local
|
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_statd.c | 641 name_entry *nl, *next; in sm_try() local 771 name_entry *nl; in delete_name() local 797 name_entry *nl; in find_name() local 1173 name_entry *nl; in record_name() local 1397 name_entry *nl, *next; in sm_crash() local 1509 name_entry *nl; in pr_name() local
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc_macro.c | 552 int j, lastarg, maxargs, nl, pending; in blk_exp_close() local 770 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() local 962 int done, la, nl, parsed; in blk_full() local 1248 int done, la, nl; in blk_part_imp() local 1319 int done, la, nl; in blk_part_exp() local 1387 int la, maxargs, nl; in in_line_argn() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 121 register struct namelist *nl; variable 146 struct namelist *nl; variable 481 register struct namelist *nl; local
|
H A D | main.c | 423 register struct namelist *nl, *prev; local 475 prnames(nl) in prnames() argument
|
H A D | docmd.c | 729 struct namelist *nl; in inlist() local 744 struct namelist *nl; in except() local
|
H A D | lookup.c | 41 register struct namelist *nl; local
|
/illumos-gate/usr/src/uts/i86pc/io/dr/ |
H A D | dr_util.c | 231 struct memlist *nl; in dr_memlist_coalesce() local 290 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local 377 struct memlist *nl; in dr_memlist_del_span() local 418 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
|
/illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_util.c | 231 struct memlist *nl; in dr_memlist_coalesce() local 289 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local 376 struct memlist *nl; in dr_memlist_del_span() local 417 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _nl.c | 47 nl(void) in nl() function
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | nonl.c | 48 nl() in nl() function
|
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcie_acpi.c | 257 pcie_walk_obj_namespace(ACPI_HANDLE hdl, uint32_t nl, void *context, in pcie_walk_obj_namespace() 285 pcie_print_acpi_name(ACPI_HANDLE hdl, uint32_t nl, void *context, void **ret) in pcie_print_acpi_name()
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | nonl.c | 53 nl(void) in nl() function
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | ntoh.c | 49 ntohl(uint32_t nl) in ntohl()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | nvpair.c | 326 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local 344 nvlist_t **nl = (nvlist_t **)(void *)data; in nvpair_print() local
|
/illumos-gate/usr/src/cmd/line/ |
H A D | line.c | 44 static char nl = '\n'; variable
|
/illumos-gate/usr/src/lib/libdevid/ |
H A D | deviceid.c | 160 struct nmlist *nl; in nmlist_add() local 255 struct nmlist *nl; in devid_deviceid_to_nmlist() local
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | fvwrite.c | 65 char *nl; variable
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | fio.c | 347 int c, sum, nl, len; local 434 int sum, len, nl; local
|
/illumos-gate/usr/src/cmd/sort/ |
H A D | streams_mmap.c | 37 char *nl; in stream_mmap_prime() local
|
/illumos-gate/usr/src/lib/libkvm/common/ |
H A D | test.c | 70 struct nlist nl[] = { variable 189 tst_nlist(struct nlist nl[]) in tst_nlist()
|
H A D | kvm.c | 94 struct nlist nl[3] = { { "kas" }, { "practive" }, { "" } }; in kvm_open() local 214 kvm_nlist(kvm_t *kd, struct nlist nl[]) in kvm_nlist() 226 kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err) in kvm_nlist_core()
|
/illumos-gate/usr/src/cmd/lp/lib/forms/ |
H A D | wrform.c | 112 char * nl = strchr(cp, '\n'); in wrform() local
|
/illumos-gate/usr/src/cmd/mailwrapper/ |
H A D | fparseln.c | 78 char esc, con, nl, com; in fparseln() local
|