Home
last modified time | relevance | path

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

/NextBSD/lib/libedit/
HDsys.h71 # define protected /* Redefined from elsewhere to "static" */ macro
/NextBSD/contrib/file/src/
HDfile.h93 #define protected __attribute__ ((__visibility__("hidden"))) macro
98 #define protected macro
/NextBSD/bin/sh/
HDexpand.c1499 int protected = 0; in freebsd_wordexpcmd() local