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

/macosx-10.10/bash-94.1.2/bash-3.2/examples/loadables/
H A Duname.c31 #define FLAG_SYSNAME 0x01 /* -s */ macro
73 uname_flags |= FLAG_SYSNAME;
92 uname_flags = FLAG_SYSNAME;
106 uprint (FLAG_SYSNAME, uninfo.sysname);

Completed in 93 milliseconds