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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dcallback17 ACCOUNT=my_account_name
63 ogin:--ogin: $ACCOUNT \
H A Dppp-on9 ACCOUNT=george # The account name for logon (as in 'George Burns')
16 export TELEPHONE ACCOUNT PASSWORD
H A Dppp-on-dialer16 ogin:--ogin: $ACCOUNT \
H A Dredialer26 ACCOUNT=my_account_name
52 ogin:--ogin: $ACCOUNT \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/scripts/
H A Dppp-on9 ACCOUNT=george # The account name for logon (as in 'George Burns')
16 export TELEPHONE ACCOUNT PASSWORD
H A Dppp-on-dialer16 ogin:--ogin: $ACCOUNT \
H A Dredialer26 ACCOUNT=my_account_name
52 ogin:--ogin: $ACCOUNT \
H A Dcallback17 ACCOUNT=my_account_name
63 ogin:--ogin: $ACCOUNT \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Ddial_on8 ACCOUNT=$3 # The account name for logon
44 export TELEPHONE APN ACCOUNT PASSWORD
64 /usr/local/lcDial/sbin/pppd linkname LcPhone $AUTHENTICATION lock crtscts modem $DEVICE 115200 $USEPEERDNS noauth noipdefault defaultroute name "$ACCOUNT" password "$PASSWORD" connect $DIALER_SCRIPT disconnect $CLOSE_SCRIPT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.h15 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; enumerator in enum:__anon6334
H A DTpcbExample.cpp255 hrec.aid = randomId(ACCOUNT, accounts, branches, tellers);
385 account = randomId(ACCOUNT, accounts, branches, tellers);
505 case ACCOUNT:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Druserpass.c56 #define ACCOUNT 4 macro
71 { "account", ACCOUNT },
164 case ACCOUNT:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c41 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; enumerator in enum:__anon6331
461 hrec.aid = random_id(ACCOUNT, accounts, branches, tellers);
508 case ACCOUNT:
620 account = random_id(ACCOUNT, accounts, branches, tellers);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp23 typedef enum { ACCOUNT, BRANCH, TELLER } FTYPE; enumerator in enum:__anon6332
417 hrec.aid = random_id(ACCOUNT, accounts, branches, tellers);
461 case ACCOUNT:
553 account = random_id(ACCOUNT, accounts, branches, tellers);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java68 public static final int ACCOUNT = 0; field in class:TpcbExample
287 hrec.set_aid(random_id(ACCOUNT));
324 case ACCOUNT:
459 account = TpcbExample.this.random_id(TpcbExample.ACCOUNT);

Completed in 300 milliseconds