Searched refs:pas (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrontab.c38 const struct passwd *pas; local
47 pas = getpwuid(UserId);
48 if (pas == NULL)
51 safe_strncpy(caller, pas->pw_name, sizeof(caller));
89 pas = getpwnam(av[i]);
90 if (pas) {
91 UserId = pas->pw_uid;
119 pas = getpwuid(UserId);
120 if (pas == NULL)
148 fi = fopen(pas
318 struct passwd *pas; local
[all...]
H A Dcrond.c239 struct passwd *pas; local
245 pas = getpwnam(user);
246 if (pas == 0) {
250 setenv("USER", pas->pw_name, 1);
251 setenv("HOME", pas->pw_dir, 1);
257 err_msg = change_identity_e2str(pas);
262 if (chdir(pas->pw_dir) < 0) {
263 crondlog("\011chdir failed: %s: %m", pas->pw_dir);
269 return pas->pw_uid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dhighmem.c336 struct page_address_slot *pas; local
341 pas = page_slot(page);
343 spin_lock_irqsave(&pas->lock, flags);
344 if (!list_empty(&pas->lh)) {
347 list_for_each_entry(pam, &pas->lh, list) {
355 spin_unlock_irqrestore(&pas->lock, flags);
369 struct page_address_slot *pas; local
374 pas = page_slot(page);
387 spin_lock_irqsave(&pas->lock, flags);
388 list_add_tail(&pam->list, &pas
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4acl.c172 summarize_posix_acl(struct posix_acl *acl, struct posix_acl_summary *pas) argument
177 * Only pas.users and pas.groups need initialization; previous
181 memset(pas, 0, sizeof(*pas));
182 pas->mask = 07;
189 pas->owner = pa->e_perm;
192 pas->group = pa->e_perm;
195 pas->users |= pa->e_perm;
198 pas
221 struct posix_acl_summary pas; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-pascal/
H A DMakefile.am17 hello_SOURCES = hello.pas
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/amps/langs/
H A Dfr.inc31 $text["offrunmsg"] = "n'est pas connect&#233;";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-rst.c146 See fpc-1.0.4/compiler/cresstr.pas. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/bcb5/
H A Delements.mak159 .pas.hpp:
162 .pas.obj:
H A Dexpat.mak160 .pas.hpp:
163 .pas.obj:
H A Dexpat_static.mak162 .pas.hpp:
165 .pas.obj:
H A Dexpatw.mak160 .pas.hpp:
163 .pas.obj:
H A Dexpatw_static.mak163 .pas.hpp:
166 .pas.obj:
H A Doutline.mak159 .pas.hpp:
162 .pas.obj:
H A Dxmlwf.mak160 .pas.hpp:
163 .pas.obj:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/bcb5/
H A Delements.mak159 .pas.hpp:
162 .pas.obj:
H A Dexpat.mak160 .pas.hpp:
163 .pas.obj:
H A Dexpat_static.mak162 .pas.hpp:
165 .pas.obj:
H A Dexpatw.mak160 .pas.hpp:
163 .pas.obj:
H A Dexpatw_static.mak163 .pas.hpp:
166 .pas.obj:
H A Doutline.mak159 .pas.hpp:
162 .pas.obj:
H A Dxmlwf.mak160 .pas.hpp:
163 .pas.obj:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/bcb5/
H A Delements.mak159 .pas.hpp:
162 .pas.obj:
H A Dexpat.mak160 .pas.hpp:
163 .pas.obj:
H A Dexpat_static.mak162 .pas.hpp:
165 .pas.obj:
H A Dexpatw.mak160 .pas.hpp:
163 .pas.obj:

Completed in 186 milliseconds

12