Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 12 of 12) sorted by relevance

/busybox-1.35.0/archival/libarchive/
Dliblzo.h48 #define DX2(p,s1,s2) \ argument
52 #define DX3(p,s1,s2,s3) ((DX2((p)+1,s2,s3) << (s1)) ^ (p)[0]) argument
/busybox-1.35.0/libbb/
Duuencode.c57 unsigned s1, s2; in bb_uuencode() local
/busybox-1.35.0/networking/
Dtls.h98 #define memcmpct(s1, s2, len) memcmp((s1), (s2), (len)) argument
Dftpgetput.c97 static int ftpcmd(const char *s1, const char *s2) in ftpcmd()
Dwget.c508 static int ftpcmd(const char *s1, const char *s2, FILE *fp) in ftpcmd()
Dtls.c341 const uint8_t *s1 = src1; in xorbuf3() local
/busybox-1.35.0/scripts/kconfig/
Dexpr.c43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
/busybox-1.35.0/editors/
Dawk.c870 static void unescape_string_in_place(char *s1) in unescape_string_in_place()
1973 char *s1; in awk_split() local
2638 char *s, *s1; in exec_builtin() local
2702 char *s, *s1; in exec_builtin() local
3607 char *s1 = strchr(s, '='); in awk_main() local
Dvi.c2416 static int mycmp(const char *s1, const char *s2, int len) in mycmp()
/busybox-1.35.0/archival/libarchive/bz/
Dblocksort.c383 uint16_t s1, s2; in mainGtU() local
/busybox-1.35.0/archival/
Dlzop.c519 uint32_t s1 = adler & 0xffff; in lzo_adler32() local
Ddpkg.c1358 char s1, s2; /* status abbreviations */ in list_packages() local