Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 25 of 87) sorted by relevance

1234

/openbsd-src/usr.bin/gprof/
H A Dgprof.h99 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 Dgram.y497 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 Drdist.c356 struct namelist *nl, *prev; in docmdargs() local
408 getnlstr(struct namelist *nl) in getnlstr()
H A Dlookup.c56 struct namelist *nl; in define() local
/openbsd-src/usr.bin/mandoc/
H A Dmdoc_macro.c550 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 Domrasops1.c116 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 D6367.f4 namelist /nl/ a namelist
/openbsd-src/usr.bin/cvs/
H A Dremote.c65 char nl = '\n'; in cvs_remote_output() local
88 char nl = '\n'; in cvs_remote_input() local
/openbsd-src/lib/libkvm/
H A Dkvm_proc2.c124 struct nlist nl[3]; in kvm_proclist() local
467 struct nlist nl[5]; in kvm_getprocs() local
H A Dkvm_getloadavg.c48 static struct nlist nl[] = { variable
H A Dkvm_mips64.c83 struct nlist nl[4]; in _kvm_initvtop() local
/openbsd-src/usr.bin/mg/
H A Dtty.c252 int i, nl; in ttinsl() local
305 int i, nl; in ttdell() local
/openbsd-src/usr.bin/make/lst.lib/
H A DlstDupl.c59 Lst_Clone(Lst nl, Lst l, DuplicateProc copyProc) in Lst_Clone()
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhsys.c111 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 Dlib_nl.c72 nl(void) in nl() function
H A Dlib_restart.c92 NCURSES_SP_NAME(nl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/openbsd-src/usr.bin/nm/
H A Dutil.h36 struct nlist nl; member
/openbsd-src/regress/sys/arch/amd64/fpu/
H A Dfxproc0.c52 struct nlist nl[] = { { .n_name = "_proc0" }, { .n_name = NULL } }; in main() local
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-encoding/
H A Dencoding.xs298 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 Dreadlinebuf.h112 char* nl = (char*)realloc( line_, high_ + 1 ); variable
/openbsd-src/lib/libc/stdio/
H A Dfvwrite.c55 char *nl; in __sfvwrite() local
/openbsd-src/bin/ps/
H A Dnlist.c139 nlisterr(struct nlist nl[]) in nlisterr()
/openbsd-src/usr.bin/find/
H A Dmisc.c91 int ch, first, nl; in queryuser() local
/openbsd-src/sbin/dmesg/
H A Ddmesg.c50 struct nlist nl[] = { variable
/openbsd-src/lib/libutil/
H A Dfparseln.c69 char *buf = NULL, *ptr, *cp, esc, con, nl, com; in fparseln() local

1234