/openbsd-src/usr.bin/gprof/ |
H A D | gprof.h | 99 struct nl { struct 117 struct nl *cyclehead; /* pointer to head of cycle */ argument 118 struct nl *cnext; /* pointer to next member of cycle */ argument 122 typedef struct nl nltype; argument
|
/openbsd-src/usr.bin/rdist/ |
H A D | gram.y | 497 struct namelist *nl; in makenl() local 514 innl(struct namelist *nl, char *p) in innl() 528 struct namelist *nl, *prev; in addnl() local 551 struct namelist *nl, *prev; in subnl() local 570 struct namelist *nl, *prev; in andnl() local
|
H A D | rdist.c | 356 struct namelist *nl, *prev; in docmdargs() local 408 getnlstr(struct namelist *nl) in getnlstr()
|
H A D | lookup.c | 56 struct namelist *nl; in define() local
|
/openbsd-src/usr.bin/mandoc/ |
H A D | mdoc_macro.c | 550 int j, lastarg, maxargs, nl, pending; in blk_exp_close() local 768 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() local 960 int done, la, nl, parsed; in blk_full() local 1246 int done, la, nl; in blk_part_imp() local 1317 int done, la, nl; in blk_part_exp() local 1385 int la, maxargs, nl; in in_line_argn() local
|
/openbsd-src/sys/arch/luna88k/dev/ |
H A D | omrasops1.c | 116 int nl; /* temp copy of nlMiddle */ in om1_windowmove() local 281 int nl; /* temp copy of nlMiddle */ in om4_windowmove() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
H A D | 6367.f | 4 namelist /nl/ a namelist
|
/openbsd-src/usr.bin/cvs/ |
H A D | remote.c | 65 char nl = '\n'; in cvs_remote_output() local 88 char nl = '\n'; in cvs_remote_input() local
|
/openbsd-src/lib/libkvm/ |
H A D | kvm_proc2.c | 124 struct nlist nl[3]; in kvm_proclist() local 467 struct nlist nl[5]; in kvm_getprocs() local
|
H A D | kvm_getloadavg.c | 48 static struct nlist nl[] = { variable
|
H A D | kvm_mips64.c | 83 struct nlist nl[4]; in _kvm_initvtop() local
|
/openbsd-src/usr.bin/mg/ |
H A D | tty.c | 252 int i, nl; in ttinsl() local 305 int i, nl; in ttdell() local
|
/openbsd-src/usr.bin/make/lst.lib/ |
H A D | lstDupl.c | 59 Lst_Clone(Lst nl, Lst l, DuplicateProc copyProc) in Lst_Clone()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | hsys.c | 111 static void DebugCheckNullTermString(char *prefix, bool nl, in DebugCheckNullTermString() 141 static void DebugCheckErr(char *prefix, bool nl, int err, int last_errno) in DebugCheckErr() 158 static void DebugCheckNonNull(char *prefix, bool nl, in DebugCheckNonNull()
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_nl.c | 72 nl(void) in nl() function
|
H A D | lib_restart.c | 92 NCURSES_SP_NAME(nl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
|
/openbsd-src/usr.bin/nm/ |
H A D | util.h | 36 struct nlist nl; member
|
/openbsd-src/regress/sys/arch/amd64/fpu/ |
H A D | fxproc0.c | 52 struct nlist nl[] = { { .n_name = "_proc0" }, { .n_name = NULL } }; in main() local
|
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-encoding/ |
H A D | encoding.xs | 298 STDCHAR *nl = ptr+use-1; in PerlIOEncode_fill() local 589 while (nl < end && *nl in PerlIOEncode_write() local [all...] |
/openbsd-src/gnu/lib/libreadline/examples/ |
H A D | readlinebuf.h | 112 char* nl = (char*)realloc( line_, high_ + 1 ); variable
|
/openbsd-src/lib/libc/stdio/ |
H A D | fvwrite.c | 55 char *nl; in __sfvwrite() local
|
/openbsd-src/bin/ps/ |
H A D | nlist.c | 139 nlisterr(struct nlist nl[]) in nlisterr()
|
/openbsd-src/usr.bin/find/ |
H A D | misc.c | 91 int ch, first, nl; in queryuser() local
|
/openbsd-src/sbin/dmesg/ |
H A D | dmesg.c | 50 struct nlist nl[] = { variable
|
/openbsd-src/lib/libutil/ |
H A D | fparseln.c | 69 char *buf = NULL, *ptr, *cp, esc, con, nl, com; in fparseln() local
|