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

/ast/src/cmd/mailx/
H A Dcmd2.c600 getatt(register struct part* ap, register char* name, unsigned long flags, off_t* lines, off_t* chars) function
781 if (getatt(ap, name, flags, NiL, NiL))
846 if (!getatt(ap, file, 0, &lc, &cc) && verbose)

Completed in 10 milliseconds