Home
last modified time | relevance | path

Searched defs:with (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/modutils/
Dmodutils.c69 void FAST_FUNC replace(char *s, char what, char with) in replace()
Dmodprobe-small.c186 static void replace(char *s, char what, char with) in replace()
/busybox-1.35.0/miscutils/
Dbc.c3173 #define parse_lex_by_checking_eq_sign(with, without) \ argument