Home
last modified time | relevance | path

Searched defs:linep (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/share/man/tools/
H A Dline.c16 register char *linep, *linend; in main() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dinput-scrub.c539 as_where_physical (unsigned int *linep) in as_where_physical()
557 as_where (unsigned int *linep) in as_where()
595 as_where_top (unsigned int *linep) in as_where_top()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dinput-scrub.c521 as_where_physical (unsigned int *linep) in as_where_physical()
538 as_where (unsigned int *linep) in as_where()
/netbsd-src/lib/libc/rpc/
H A Dgetnetconfig.c122 char *linep; /* hold line read from netconfig */ member
426 char *linep; /* holds current netconfig line */ in getnetconfigent() local
/netbsd-src/lib/libutil/
H A Dpty.c67 const char *cp1, *cp2, *cp, *linep; in openpty() local
/netbsd-src/external/bsd/mdocml/dist/
H A Ddemandoc.c215 pline(int line, int *linep, int *col, int list) in pline()
/netbsd-src/usr.bin/last/
H A Dwant.c79 char linebuf[sizeof(bp->ut_line) + 1], *linep; in wtmp() local
/netbsd-src/usr.bin/lam/
H A Dlam.c71 static char *linep; variable
/netbsd-src/usr.sbin/ypserv/revnetgroup/
H A Dparse_netgroup.c293 char *pos, *spos, *linep = NULL, *olinep = NULL; in read_for_group() local
/netbsd-src/external/bsd/less/dist/
H A Dline.c1334 public POSITION forw_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in forw_raw_line()
1379 public POSITION back_raw_line(POSITION curr_pos, char **linep, int *line_lenp) in back_raw_line()
1449 public int skip_columns(int cols, char **linep, int *line_lenp) in skip_columns()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dcontext.c426 find_function (file, linenum, linep, lenp) in find_function() argument
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dlcl_ng.c361 char *pos, *spos, *linep = NULL, *olinep; in read_for_group() local
/netbsd-src/sbin/routed/
H A Dparms.c374 parse_quote(char **linep, /* look here */ in parse_quote()
/netbsd-src/usr.bin/sdiff/
H A Dsdiff.c935 struct fileline *linep; in printc() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dbsearch.c155 const char *linep; in bsearch_common() local
/netbsd-src/sbin/routed/rtquery/
H A Drtquery.c882 parse_quote(char **linep, in parse_quote()
/netbsd-src/lib/libform/
H A Dfield.c465 _FORMI_FIELD_LINES *linep; in field_buffer() local
/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c393 uint16_t linep,cols; in newport_get_resolution() local
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp554 char *linep = strchr(line, '\0'); in scan_papersize() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c268 read_input_line (FILE *list, char **herep, char **linep, struct fileloc *pos) in read_input_line()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc279 read_input_line (FILE *list, char **herep, char **linep, struct fileloc *pos) in read_input_line()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp3449 const char **filep, int *linep) in get_location()