Home
last modified time | relevance | path

Searched defs:isbinary (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/bin/sh/
H A Dexec.c143 isbinary(const char *data, size_t len) in isbinary() function
/freebsd-14.2/bin/ed/
H A Dmain.c79 int isbinary; /* if set, buffer contains ASCII NULs */ variable