Searched defs:lp (Results 1 – 5 of 5) sorted by relevance
/busybox-1.35.0/editors/ |
D | ed.c | 88 LINE *lp; in findLine() local 130 static int findString(const LINE *lp, const char *str, int len, int offset) in findString() 162 const LINE *lp; in searchLines() local 297 LINE *lp; in setCurNum() local 316 LINE *newLp, *lp; in insertLine() local 471 LINE *lp; in writeLines() local 525 const LINE *lp; in printLines() local 573 LINE *lp, *nlp, *plp; in deleteLines() local 617 LINE *lp, *nlp; in subCommand() local
|
/busybox-1.35.0/networking/libiproute/ |
D | ipaddress.c | 415 struct nlmsg_list **lp; in store_nlmsg() local 533 struct nlmsg_list **lp; in ipaddr_list_or_flush() local
|
/busybox-1.35.0/util-linux/ |
D | fdisk_osf.c | 496 struct xbsd_disklabel *lp = &xbsd_dlabel; in xbsd_print_disklabel() local 838 xbsd_dkcksum(struct xbsd_disklabel *lp) in xbsd_dkcksum()
|
/busybox-1.35.0/archival/libarchive/ |
D | decompress_unlzma.c | 220 int lc, pb, lp; in IF_DESKTOP() local
|
/busybox-1.35.0/shell/ |
D | ash.c | 1329 struct nodelist *lp; in shtree() local 2533 # define listvars(on, off, lp, end) listvars(on, off, end) argument 2536 listvars(int on, int off, struct strlist *lp, char ***end) in listvars() 4964 struct nodelist *lp; in cmdtxt() local 8937 sizenodelist(int funcblocksize, struct nodelist *lp) in sizenodelist() 9042 copynodelist(struct nodelist *lp) in copynodelist() 9654 struct nodelist *lp; in evalpipe() local 11852 struct nodelist *lp, *prev; in pipeline() local
|