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

/ast/src/lib/libast/regex/
H A Dregerror.c65 s = (const char*)fmtident(&id[1]);
/ast/src/lib/libast/string/
H A Dfmtident.c35 fmtident(const char* a) function
/ast/src/cmd/mailx/
H A Dlocal.h161 extern char* fmtident(const char*);
H A Dlocal.c340 fmtident(const char* a) function
H A Dvars.c94 state.version = fmtident(state.version);
/ast/src/lib/libast/astsa/
H A Dast.h109 #define fmtident(s) ((char*)(s)+10) macro
/ast/src/cmd/re/
H A Dtestfnmatch.c32 #define fmtident(s) ((char*)(s)+10) macro
506 version = fmtident(id);
H A Dtestglob.c37 #define fmtident(s) ((char*)(s)+10) macro
559 printf("TEST\t%s", s = fmtident(id));
H A Dtestmatch.c38 #define fmtident(s) ((char*)(s)+10) macro
639 version = fmtident(id);
H A Dtestfmt.c334 version = fmtident(id);
/ast/src/lib/libast/include/
H A Dast.h272 extern char* fmtident(const char*);
/ast/src/cmd/ksh93/sh/
H A Dstring.c734 char *fmtident(const char *string) function
/ast/src/cmd/nmake/
H A Dmain.c310 version = strdup(fmtident(version));
/ast/src/cmd/ksh93/edit/
H A Demacs.c328 show_info(ep,fmtident(e_version));
798 show_info(ep,fmtident(e_version));
H A Dvi.c820 register const char *p = fmtident(e_version);
/ast/src/cmd/coshell/
H A Devent.c395 log(state, con, 'I', "info server='%s' version=%d.%d host=%s pid=%d uid=%d gid=%d", fmtident(usage), EVENT_MAJOR, EVENT_MINOR, csname(css->state, 0), getpid(), geteuid(), getegid());
1161 log(&state, 0, 'S', "start service %s", fmtident(usage));
H A Dmain.c804 state.version = strdup(fmtident(usage));
/ast/src/cmd/at/
H A Datd.c848 message((error_info.trace, "%s", fmtident(id)));
1123 error(ERROR_OUTPUT|0, con->fd, "%s", fmtident(id));
/ast/src/lib/libdss/
H A Ddssopen.c769 error(-1, "%s", fmtident(usage));
/ast/src/lib/libast/
H A DMakefile92 fmtesc.c fmtfmt.c fmtfs.c fmtident.c fmtint.c fmtip4.c fmtip6.c fmtls.c \
/ast/src/cmd/pax/
H A Dpax.c2048 b = fmtident(usage);
/ast/src/cmd/pzip/
H A Dpin.c1783 sfprintf(sfstdout, "# %s\n", fmtident(usage));

Completed in 209 milliseconds