Searched refs:customer (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68k-coff/
H A Dp2430.s1 # This differs from p2430a.s (the customer's actual source file) only
/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.eshk.h76 long int robbed; /* amount stolen by most recent customer */
77 boolean following; /* following customer since he owes us sth */
84 int visitct; /* nr of visits by most recent customer */
85 char customer[PL_NSIZ]; /* most recent customer */ member in struct:eshk
H A Dhack.shk.c317 strncmp(ESHK(shopkeeper)->customer, plname, PL_NSIZ)) {
322 (void) strncpy(ESHK(shopkeeper)->customer, plname, PL_NSIZ);
362 strncmp(ESHK(shopkeeper)->customer, plname, PL_NSIZ))
524 if (strncmp(ESHK(shkp)->customer, plname, PL_NSIZ)
961 if (strncmp(ESHK(shkp)->customer, plname, PL_NSIZ)) {
963 plname, ESHK(shkp)->customer);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dbasic_multimap.cc39 * bank account application. Each customer holds a bank account
73 // Each customer is identified by a string.
74 typedef string customer; typedef
84 * about accounts. In this case the primary key is the customer,
87 * A hash-based container maps each customer to a list-based
95 * accounts per customer will be small.
99 customer,
137 // For each customer, we loop over the customer's accounts.
/netbsd-6-1-5-RELEASE/gnu/usr.bin/send-pr/
H A Dsend-pr.sh400 /^Subject/s/^Subject:.*/Subject: request for a customer id/

Completed in 108 milliseconds