Searched defs:linep (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/lib/libc/stdio/
H A Dgetline.c35 getline(char ** __restrict linep, size_t * __restrict linecapp, argument
H A Dgetdelim.c67 expandtofit(char ** __restrict linep, size_t len, size_t * __restrict capp) argument
111 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, argument
[all...]
/freebsd-13-stable/usr.sbin/ypldap/
H A Dentries.c45 char *linep; local
/freebsd-13-stable/contrib/mandoc/
H A Ddemandoc.c215 pline(int line, int *linep, int *col, int list) argument
/freebsd-13-stable/usr.bin/lam/
H A Dlam.c77 static char *linep; variable
/freebsd-13-stable/libexec/revnetgroup/
H A Dparse_netgroup.c287 char *pos, *spos, *linep = NULL, *olinep = NULL; local
/freebsd-13-stable/bin/sh/
H A Dmknodes.c96 static char *linep; variable
[all...]
/freebsd-13-stable/lib/libc/rpc/
H A Dgetnetconfig.c111 char *linep; /* hold line read from netconfig */ member in struct:netconfig_list
449 char *linep; /* holds current netconfig line */ local
/freebsd-13-stable/sbin/routed/
H A Dparms.c365 parse_quote(char **linep, /* look here */ argument
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c276 _nc_get_screensize(SCREEN *sp, TERMINAL *termp, int *linep, int *colp) argument
[all...]
H A Dtinfo_driver.c413 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *linep, int *colp) argument
[all...]
/freebsd-13-stable/lib/libc/gen/
H A Dgetnetgrent.c795 char *linep, *olinep, *pos, *spos; local
[all...]
/freebsd-13-stable/sbin/mdmfs/
H A Dmdmfs.c455 char *linep; local
/freebsd-13-stable/sbin/routed/rtquery/
H A Drtquery.c865 parse_quote(char **linep, argument
/freebsd-13-stable/usr.bin/sdiff/
H A Dsdiff.c1057 struct fileline *linep; local
/freebsd-13-stable/sys/kern/
H A Dsubr_witness.c2357 witness_save(struct lock_object *lock, const char **filep, int *linep) argument
/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2248 char *endp, *linep, line[BUFSIZ]; local

Completed in 150 milliseconds