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

  /src/games/battlestar/
command7.c 48 char auxbuf[LINELENGTH]; local in function:fight
65 next = getcom(auxbuf, LINELENGTH, "<fight!>-: ", 0);
  /src/lib/libpuffs/
dispatcher.c 126 void *auxbuf; /* help with typecasting */ local in function:dispatch
142 auxbuf = preq;
170 struct puffs_vfsmsg_unmount *auxt = auxbuf;
183 struct puffs_vfsmsg_statvfs *auxt = auxbuf;
191 struct puffs_vfsmsg_sync *auxt = auxbuf;
201 struct puffs_vfsmsg_fhtonode *auxt = auxbuf;
220 struct puffs_vfsmsg_nodetofh *auxt = auxbuf;
231 struct puffs_vfsmsg_extattrctl *auxt = auxbuf;
266 struct puffs_vnmsg_lookup *auxt = auxbuf;
318 struct puffs_vnmsg_create *auxt = auxbuf;
    [all...]

Completed in 13 milliseconds