Home
last modified time | relevance | path

Searched defs:lbuf (Results 1 – 25 of 41) sorted by relevance

12

/openbsd/src/usr.sbin/config/
Dmisc.c41 parse_cmd(cmd_t *cmd, char *lbuf) in parse_cmd()
64 char lbuf[100]; in ask_cmd() local
/openbsd/src/sbin/fdisk/
Dcmd.c85 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
Duser.c191 static char lbuf[LINEBUFSZ]; in ask_cmd() local
Dpart.c954 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/
Dnpppctl.c421 peerstr(struct sockaddr *sa, char *buf, int lbuf) in peerstr()
457 humanize_duration(uint32_t sec, char *buf, int lbuf) in humanize_duration()
490 humanize_bytes(double val, char *buf, int lbuf) in humanize_bytes()
/openbsd/src/usr.bin/sed/
Dcompile.c146 static char *lbuf; /* To avoid excessive malloc calls */ in compile_stream() local
470 static char *lbuf; in compile_subst() local
676 char *lbuf, *text, *p, *op, *s; in compile_text() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Doverload6.C17 S lbuf; variable
/openbsd/src/usr.sbin/lpr/common_source/
Ddisplayq.c459 struct stat lbuf; in dump() local
492 struct stat lbuf; in ldump() local
/openbsd/src/usr.sbin/radiusd/
Dutil.c82 addrport_tostring(struct sockaddr *sa, socklen_t salen, char *buf, size_t lbuf) in addrport_tostring()
/openbsd/src/usr.bin/cvs/
Dconfig.c85 char *p, *buf, *lbuf, fpath[PATH_MAX]; in cvs_read_config() local
Dlogmsg.c48 char *buf, *lbuf; in cvs_logmsg_read() local
Dcvs.c435 char rcpath[PATH_MAX], *buf, *lbuf, *lp, *p; in cvs_read_rcfile() local
/openbsd/src/usr.bin/rwall/
Drwall.c112 char *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
/openbsd/src/usr.sbin/npppd/common/
Dnet_utils.c143 addrport_tostring(struct sockaddr *sa, socklen_t salen, char *buf, int lbuf) in addrport_tostring()
/openbsd/src/usr.sbin/mtree/
Dcompare.c400 static char lbuf[PATH_MAX]; in rlink() local
/openbsd/src/bin/ksh/
Dpath.c223 char lbuf[PATH_MAX]; in do_phys_path() local
/openbsd/src/usr.sbin/npppd/pptp/
Dpptp_call.c800 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/
Dctags.c64 char lbuf[LINE_MAX]; variable
/openbsd/src/usr.bin/patch/
Dinp.c281 char *lbuf = NULL, *p; in plan_b() local
/openbsd/src/usr.bin/ftp/
Dcookie.c63 char *lbuf = NULL; in cookie_load() local
/openbsd/src/usr.bin/hexdump/
Dparse.c54 char *buf, *lbuf, *p; in addfile() local
/openbsd/src/usr.bin/wall/
Dwall.c184 char *p, *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
/openbsd/src/usr.bin/csplit/
Dcsplit.c273 static char lbuf[LINE_MAX]; in get_line() local
/openbsd/src/usr.bin/tmux/
Dcmd-display-panes.c70 char buf[16], lbuf[16], rbuf[16], *ptr; in cmd_display_panes_draw_pane() local
/openbsd/src/bin/csh/
Ddol.c817 Char obuf[BUFSIZ], lbuf[BUFSIZ], mbuf[BUFSIZ]; in heredoc() local

12