Searched defs:author (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dnames.c391 record(char* author, unsigned long flags) argument
401 if ((flags & FOLLOWUP) && (ap = author)) {
413 ap = author;
/ast/src/cmd/html/
H A Dtroff2html.h211 char* address; /* author address */
212 char* author; /* document author */ member in struct:State_s
214 char* company; /* author company */
215 char* corporation; /* author corporation */
218 char* location; /* author location */
221 char* organization; /* author organization */
223 char* phone; /* author phone */

Completed in 9 milliseconds