Home
last modified time | relevance | path

Searched refs:is_int_on (Results 1 – 4 of 4) sorted by relevance

/freebsd/bin/sh/
H A Dmemalloc.c61 if (!is_int_on()) in ckmalloc()
77 if (!is_int_on()) in ckrealloc()
88 if (!is_int_on()) in ckfree()
H A Derror.h71 #define is_int_on() suppressint macro
H A Dvar.c200 inton = is_int_on(); in setvarsafe()
H A Djobs.c1014 inton = is_int_on(); in vforkexecshell()