/freebsd/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/usr.sbin/ypldap/ |
H A D | entries.c | 43 char *linep; in flatten_entries() local
|
/freebsd/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/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/contrib/mandoc/ |
H A D | demandoc.c | 226 pline(int line, int *linep, int *col, int list) in pline()
|
/freebsd/usr.bin/lam/ |
H A D | lam.c | 64 static char *linep; variable
|
/freebsd/libexec/revnetgroup/ |
H A D | parse_netgroup.c | 282 char *pos, *spos, *linep = NULL, *olinep = NULL; in read_for_group() local
|
/freebsd/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/bin/sh/ |
H A D | mknodes.c | 82 static char *linep; variable
|
/freebsd/sbin/routed/ |
H A D | parms.c | 360 parse_quote(char **linep, /* look here */ in parse_quote()
|
/freebsd/sbin/mdmfs/ |
H A D | mdmfs.c | 459 char *linep; in do_mdconfig_attach_au() local
|
/freebsd/sbin/routed/rtquery/ |
H A D | rtquery.c | 844 parse_quote(char **linep, in parse_quote()
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 1076 struct fileline *linep; in printc() local
|
/freebsd/lib/libc/gen/ |
H A D | getnetgrent.c | 791 char *linep, *olinep, *pos, *spos; local
|
/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 2388 char *endp, *linep, line[BUFSIZ]; in set_swpid() local
|
/freebsd/sys/kern/ |
H A D | subr_witness.c | 2359 witness_save(struct lock_object *lock, const char **filep, int *linep) in witness_save()
|