Home
last modified time | relevance | path

Searched defs:account (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DNetrc.pm177 sub account { subroutine
H A DFTP.pm431 sub account { subroutine
/openbsd/games/mille/
H A Dmove.c483 account(CARD card) in account() function
/openbsd/usr.sbin/acme-client/
H A Dparse.h39 char *account; member
/openbsd/lib/libexpat/lib/
H A Dxmlparse.c2835 XML_Bool haveMore, enum XML_Account account) { in doContent()
3337 enum XML_Account account) { in storeAtts()
4110 enum XML_Account account) { in doCdataSection()
4700 XML_Bool allowClosingDoctype, enum XML_Account account) { in doProlog()
5984 enum XML_Account account) { in storeAttributeValue()
5999 enum XML_Account account) { in appendAttributeValue()
6200 enum XML_Account account) { in storeEntityValue()
7865 enum XML_Account account) { in accountingReportDiff()
7901 enum XML_Account account) { in accountingDiffTolerated()
/openbsd/usr.bin/ftp/
H A Dcmds.c1273 account(int argc, char *argv[]) in account() function