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

/freebsd-11-stable/lib/libc/stdio/
H A Dgetline.c34 getline(char ** __restrict linep, size_t * __restrict linecapp, argument
H A Dgetdelim.c65 expandtofit(char ** __restrict linep, size_t len, size_t * __restrict capp) argument
109 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, argument
[all...]
/freebsd-11-stable/usr.sbin/ypldap/
H A Dentries.c45 char *linep; local
/freebsd-11-stable/usr.bin/lam/
H A Dlam.c70 static char *linep; variable
/freebsd-11-stable/contrib/mdocml/
H A Ddemandoc.c219 pline(int line, int *linep, int *col, int list) argument
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c271 _nc_get_screensize(SCREEN *sp, TERMINAL * termp, int *linep, int *colp) argument
[all...]
H A Dtinfo_driver.c337 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *linep, int *colp) argument
[all...]
/freebsd-11-stable/bin/sh/
H A Dmknodes.c94 static char *linep; variable
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dinput-scrub.c490 as_where(char **namep, unsigned int *linep) argument
/freebsd-11-stable/libexec/revnetgroup/
H A Dparse_netgroup.c285 char *pos, *spos, *linep = NULL, *olinep = NULL; local
/freebsd-11-stable/sbin/routed/
H A Dparms.c370 parse_quote(char **linep, /* look here */ argument
/freebsd-11-stable/lib/libc/rpc/
H A Dgetnetconfig.c109 char *linep; /* hold line read from netconfig */ member in struct:netconfig_list
447 char *linep; /* holds current netconfig line */ local
/freebsd-11-stable/sbin/routed/rtquery/
H A Drtquery.c863 parse_quote(char **linep, argument
/freebsd-11-stable/lib/libc/gen/
H A Dgetnetgrent.c795 char *linep, *olinep, *pos, *spos; local
[all...]
/freebsd-11-stable/usr.bin/sdiff/
H A Dsdiff.c1056 struct fileline *linep; local
/freebsd-11-stable/sbin/mdmfs/
H A Dmdmfs.c452 char *linep; local
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dfont.cpp552 char *linep = strchr(line, '\0'); local
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh.h146 char *linep; member in struct:env
/freebsd-11-stable/sys/kern/
H A Dsubr_witness.c2280 witness_save(struct lock_object *lock, const char **filep, int *linep) argument
/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2211 char *endp, *linep, line[BUFSIZ]; local
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3446 get_location(int allow_macro, const char **filep, int *linep) argument

Completed in 350 milliseconds