Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
H A Dexec.c145 isbinary(const char *data, size_t len) in isbinary() function
/dragonfly/bin/ed/
H A Dmain.c75 int isbinary; /* if set, buffer contains ASCII NULs */ variable