/freebsd-src/lib/libc/stdio/ |
H A D | getdelim.c | 65 expandtofit(char ** __restrict linep, size_t len, size_t * __restrict capp) in expandtofit() 109 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, in getdelim()
|
H A D | getline.c | 32 getline(char ** __restrict linep, size_t * __restrict linecapp, in getline()
|
/freebsd-src/usr.sbin/ypldap/ |
H A D | entries.c | 43 char *linep; in flatten_entries() local
|
/freebsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_setup.c | 277 _nc_default_screensize(TERMINAL *termp, int *linep, int *colp) in _nc_default_screensize() 406 _nc_check_screensize(SCREEN *sp, TERMINAL *termp, int *linep, int *colp) in _nc_check_screensize() 456 #define _nc_check_screensize(sp, termp, linep, colp) /* nothing */ argument 465 int *linep, int *colp) in _nc_get_screensize()
|
H A D | tinfo_driver.c | 418 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *linep, int *colp) in drv_size()
|
/freebsd-src/lib/libc/rpc/ |
H A D | getnetconfig.c | 105 char *linep; /* hold line read from netconfig */ member 443 char *linep; /* holds current netconfig line */ in getnetconfigent() local
|
/freebsd-src/contrib/mandoc/ |
H A D | demandoc.c | 215 pline(int line,int * linep,int * col,int list) pline() argument
|
/freebsd-src/usr.bin/lam/ |
H A D | lam.c | 64 static char *linep; variable
|
/freebsd-src/libexec/revnetgroup/ |
H A D | parse_netgroup.c | 282 char *pos, *spos, *linep = NULL, *olinep = NULL; in read_for_group() local
|
/freebsd-src/contrib/less/ |
H A D | line.c | 1332 forw_raw_line(POSITION curr_pos,char ** linep,int * line_lenp) forw_raw_line() argument 1377 back_raw_line(POSITION curr_pos,char ** linep,int * line_lenp) back_raw_line() argument 1447 skip_columns(int cols,char ** linep,int * line_lenp) skip_columns() argument [all...] |
/freebsd-src/bin/sh/ |
H A D | mknodes.c | 82 static char *linep; variable
|
/freebsd-src/sbin/routed/ |
H A D | parms.c | 360 parse_quote(char **linep, /* look here */ in parse_quote()
|
/freebsd-src/sbin/mdmfs/ |
H A D | mdmfs.c | 452 char *linep; do_mdconfig_attach_au() local
|
/freebsd-src/sbin/routed/rtquery/ |
H A D | rtquery.c | 844 parse_quote(char **linep, in parse_quote()
|
/freebsd-src/usr.bin/sdiff/ |
H A D | sdiff.c | 1076 struct fileline *linep; in printc() local
|
/freebsd-src/usr.bin/patch/ |
H A D | pch.c | 1222 char *linep = line; in pgets() local
|
/freebsd-src/lib/libc/gen/ |
H A D | getnetgrent.c | 791 char *linep, *olinep, *pos, *spos; local
|
/freebsd-src/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 2375 char *endp, *linep, line[BUFSIZ]; set_swpid() local
|
/freebsd-src/sys/kern/ |
H A D | subr_witness.c | 2359 witness_save(struct lock_object *lock, const char **filep, int *linep) in witness_save()
|