Searched refs:replace_str (Results 1 – 4 of 4) sorted by relevance
193 replace_str () function206 replace_str $line "(\*$__ifp__->if_input)" "if_input"207 replace_str $line "if_setinit" "if_setinitfn"208 replace_str $line "if_setioctl" "if_setioctlfn"209 replace_str $line "if_getdrv_flags" "if_getdrvflags"210 replace_str $line "if_setdrv_flagsbit" "if_setdrvflagbits"211 replace_str $line "if_setstart" "if_setstartfn"212 replace_str $line "if_sethwassistbit" "if_sethwassistbits"213 replace_str $line "ifmedia_init" "ifmedia_init_drv"215 replace_str $line "IFQ_DRV_PREPEND(&$__ifp__->if_snd" "if_sendq_prepend($__ifp__"[all …]
372 if (flags()->replace_str) { in DEFINE_REAL()393 if (flags()->replace_str) { in INTERCEPTOR()421 if (flags()->replace_str) { in INTERCEPTOR()436 if (flags()->replace_str) { in INTERCEPTOR()452 if (flags()->replace_str) { in INTERCEPTOR()466 if (flags()->replace_str) { in INTERCEPTOR()479 if (!flags()->replace_str) { in INTERCEPTOR()495 if (!flags()->replace_str) { in INTERCEPTOR()516 if (!flags()->replace_str) { in INTERCEPTOR()531 if (!flags()->replace_str) { in INTERCEPTOR()[all …]
188 if (!f->replace_str && common_flags()->intercept_strlen) { in InitializeFlags()192 if (!f->replace_str && common_flags()->intercept_strchr) { in InitializeFlags()196 if (!f->replace_str && common_flags()->intercept_strndup) { in InitializeFlags()
47 bool, replace_str, true,