Searched defs:identify (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcodex/
H A Dcodex.h99 Sfio_t* identify; /* decode method string if != 0 */ member in struct:Codexdisc_s
/ast/src/lib/libvcodex/
H A Dvcsfio.c424 static ssize_t getheader(Sfdc_t* sfdc, Sfio_t* f, int init, int identify) argument
426 static ssize_t getheader(sfdc, f, init, identify)
430 int identify;
438 if(identify)
460 return identify ? 0 : init ? VCSFERROR(sfdc, "Bad header data") : -1;
473 return identify ? 0 : VCSFERROR(sfdc, "Unknown header data");
508 return identify ? 0 : VCSFERROR(sfdc, "Failure in obtaining header data");
509 else if(identify)
/ast/src/cmd/INIT/
H A Dmamake.c279 identify(Stdio_t* sp) function
305 identify(stderr);
343 identify(stderr);
/ast/src/cmd/coshell/
H A Dservice.h163 #define SETIDENTIFY (1<<5) /* global.identify was set */
206 char* identify; member in struct:__anon58::__anon59
296 char* identify; member in struct:__anon66

Completed in 21 milliseconds