Searched refs:shbinmagicstr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c65 extern char shbinmagicstr[];
95 shbinmagicstr,
148 if (memcmp(linep, shbinmagicstr, SHBINMAGIC_LEN) != 0)
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c358 char shbinmagicstr[] = SHBINMAGIC_STRING; variable
391 { shbinmagicstr, 0, SHBINMAGIC_LEN, NULL, NULL, NULL },

Completed in 45 milliseconds