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

/ast/src/cmd/3d/
H A Dcs_3d.h37 #define cslocal _3d_cslocal macro
H A Dlicense.c49 if ((fd = cslocal(&cs, service)) < 0)
H A Dfs.c564 fs->fd = cslocal(&cs, svc);
565 message((-3, "fs: %s: init#2: service=%s cslocal=%d", fs->special, svc, fs->fd));
/ast/src/lib/libcs/
H A Dcslocal.c92 cslocal(register Cs_t* state, const char* path) function
225 return cslocal(&cs, path);
H A Dcs.h252 #define cslocal _cs_local macro
291 extern int cslocal(Cs_t*, const char*);
H A DMakefile23 csdaemon.c csdata.c csfrom.c csfull.c csinfo.c cslocal.c \

Completed in 21 milliseconds