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

  /src/games/mille/
move.c 103 account(Discard);
126 account(*Topcard);
352 account(card);
512 account(CARD card) function
  /src/usr.sbin/lpr/pac/
pac.c 93 static void account(FILE *);
181 account(acf);
184 account(acf);
208 account(FILE *acf) function
  /src/external/gpl2/gettext/dist/gettext-runtime/tests/
test-lock.c 216 static int account[ACCOUNT_COUNT]; variable
231 sum += account[i];
258 account[i1] += value;
259 account[i2] -= value;
307 account[i] = 1000;
345 account[i1] += value;
346 account[i2] -= value;
388 account[i] = 1000;
424 account[i1] += value;
425 account[i2] -= value
    [all...]
  /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
1824 ap = getpass("Account:");

Completed in 29 milliseconds