/openbsd-src/usr.sbin/config/ |
H A D | misc.c | 41 parse_cmd(cmd_t *cmd, char *lbuf) in parse_cmd() 64 char lbuf[100]; in ask_cmd() local
|
/openbsd-src/sbin/fdisk/ |
H A D | cmd.c | 85 char lbuf[LINEBUFSZ]; in Xswap() local 492 char lbuf[LINEBUFSZ]; in Xflag() local 567 char lbuf[LINEBUFSZ]; in ask_num() local 596 char lbuf[LINEBUFSZ]; in ask_pid() local 623 char lbuf[LINEBUFSZ]; in ask_uuid() local
|
H A D | user.c | 191 static char lbuf[LINEBUFSZ]; in ask_cmd() local
|
H A D | part.c | 954 PRT_print_mbrmenu(char *lbuf, size_t lbuflen) in PRT_print_mbrmenu() 965 PRT_print_gptmenu(char *lbuf, size_t lbuflen) in PRT_print_gptmenu()
|
/openbsd-src/usr.sbin/npppctl/ |
H A D | npppctl.c | 420 peerstr(struct sockaddr * sa,char * buf,int lbuf) peerstr() argument 456 humanize_duration(uint32_t sec,char * buf,int lbuf) humanize_duration() argument 489 humanize_bytes(double val,char * buf,int lbuf) humanize_bytes() argument [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | overload6.C | 17 S lbuf; variable
|
/openbsd-src/usr.bin/sed/ |
H A D | compile.c | 146 static char *lbuf; /* To avoid excessive malloc calls */ in compile_stream() local 471 static char *lbuf; compile_subst() local 680 char *lbuf, *text, *p, *op, *s; compile_text() local
|
/openbsd-src/usr.sbin/lpr/common_source/ |
H A D | displayq.c | 459 struct stat lbuf; in dump() local 492 struct stat lbuf; in ldump() local
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | util.c | 82 addrport_tostring(struct sockaddr *sa, socklen_t salen, char *buf, size_t lbuf) in addrport_tostring()
|
/openbsd-src/usr.bin/rwall/ |
H A D | rwall.c | 112 char *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
|
/openbsd-src/usr.bin/cvs/ |
H A D | config.c | 85 char *p, *buf, *lbuf, fpath[PATH_MAX]; in cvs_read_config() local
|
H A D | logmsg.c | 48 char *buf, *lbuf; in cvs_logmsg_read() local
|
H A D | cvs.c | 435 char rcpath[PATH_MAX], *buf, *lbuf, *lp, *p; in cvs_read_rcfile() local
|
/openbsd-src/usr.sbin/npppd/common/ |
H A D | net_utils.c | 143 addrport_tostring(struct sockaddr *sa, socklen_t salen, char *buf, int lbuf) in addrport_tostring()
|
/openbsd-src/usr.sbin/mtree/ |
H A D | compare.c | 400 static char lbuf[PATH_MAX]; in rlink() local
|
/openbsd-src/bin/ksh/ |
H A D | path.c | 223 char lbuf[PATH_MAX]; in do_phys_path() local
|
/openbsd-src/usr.sbin/npppd/pptp/ |
H A D | pptp_call.c | 800 pptp_call_OCRQ_string(struct pptp_ocrq *ocrq, char *buf, int lbuf) in pptp_call_OCRQ_string() 816 pptp_call_OCRP_string(struct pptp_ocrp *ocrp, char *buf, int lbuf) in pptp_call_OCRP_string()
|
/openbsd-src/usr.bin/ctags/ |
H A D | ctags.c | 64 char lbuf[LINE_MAX]; variable
|
/openbsd-src/usr.bin/patch/ |
H A D | inp.c | 281 char *lbuf = NULL, *p; in plan_b() local
|
/openbsd-src/usr.bin/ftp/ |
H A D | cookie.c | 63 char *lbuf = NULL; in cookie_load() local
|
/openbsd-src/usr.bin/hexdump/ |
H A D | parse.c | 54 char *buf, *lbuf, *p; in addfile() local
|
/openbsd-src/usr.bin/wall/ |
H A D | wall.c | 184 char *p, *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
|
/openbsd-src/usr.bin/csplit/ |
H A D | csplit.c | 273 static char lbuf[LINE_MAX]; in get_line() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-display-panes.c | 70 char buf[16], lbuf[16], rbuf[16], *ptr; in cmd_display_panes_draw_pane() local
|
/openbsd-src/bin/csh/ |
H A D | dol.c | 817 Char obuf[BUFSIZ], lbuf[BUFSIZ], mbuf[BUFSIZ]; in heredoc() local
|