HomeSort by: relevance | last modified time | path
    Searched defs:c_struct (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/uuidgen/
uuidgen.c 82 int ch, count, i, iterate, c_struct; local in function:main
87 c_struct = 0; /* not as a C structure */
109 c_struct = 1;
143 if (c_struct) {
uuidgen.c 82 int ch, count, i, iterate, c_struct; local in function:main
87 c_struct = 0; /* not as a C structure */
109 c_struct = 1;
143 if (c_struct) {

Completed in 21 milliseconds