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

  /src/games/mille/
move.c 103 account(Discard);
126 account(*Topcard);
352 account(card);
512 account(CARD card) function in typeref:typename:void
  /src/usr.sbin/lpr/pac/
pac.c 93 static void account(FILE *);
181 account(acf);
184 account(acf);
208 account(FILE *acf) function in typeref:typename:void
  /src/usr.bin/ftp/
cmds.c 1492 UPRINTF("usage: %s username [password [account]]\n",
1512 password = getpass("Account: ");
1811 account(int argc, char *argv[]) function in typeref:typename:void
1824 ap = getpass("Account:");

Completed in 13 milliseconds