Searched refs:privilege (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dprivileges.c112 SE_PRIV privilege; member in struct:__anon5566
198 Lookup the SE_PRIV value for a privilege name
233 Retrieve the privilege mask (set) for a given SID
274 Store the privilege mask (set) for a given SID
309 check if the privilege is in the privilege list
341 check if the privilege is in the privilege list
374 add a privilege to a privilege arra
750 user_has_privileges(const NT_USER_TOKEN *token, const SE_PRIV *privilege) argument
763 user_has_any_privilege(NT_USER_TOKEN *token, const SE_PRIV *privilege) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dvty.h43 int privilege; member in struct:vty
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dconfig.c508 static int parse_one(int privilege);
622 static int parse_one(int privilege) argument
651 trusted = privilege;
676 static int parse(const char *name, int privilege) argument
699 while(parse_one(privilege));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_rights.c201 const char *privilege)
217 d_printf("%s:\n", privilege);
222 result = check_privilege_for_user( pipe_hnd, ctx, pol, &sids[i], privilege);
332 /* verify that this is a valid privilege for error reporting */
339 d_fprintf(stderr, "No such privilege exists: %s.\n", privname);
341 d_fprintf(stderr, "Error resolving privilege display name [%s].\n", nt_errstr(result));
347 d_fprintf(stderr, "Error enumerating accounts for privilege %s [%s].\n",
535 d_printf("net rpc rights grant <name|SID> <right> Assign privilege[s]\n");
536 d_printf("net rpc rights revoke <name|SID> <right> Revoke privilege[s]\n");
538 d_printf("\nBoth 'grant' and 'revoke' require a SID and a list of privilege name
198 enum_accounts_for_privilege(struct rpc_pipe_client *pipe_hnd, TALLOC_CTX *ctx, POLICY_HND *pol, const char *privilege) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dipmi.h131 unsigned char privilege; member in struct:ipmi_lan_addr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddb.cpp98 wxChar privilege[128+1]; member in struct:__anon511
3733 if (!failed && SQLGetData(hstmt, 6, SQL_C_WXCHAR, (UCHAR*) result.privilege, sizeof(result.privilege), &cbRetVal) != SQL_SUCCESS)
3744 wxFprintf(stderr,wxT("Scanning %s privilege on table %s.%s granted by %s to %s\n"),
3745 result.privilege,result.tableOwner,result.tableName,
3756 !wxStrcmp(result.privilege,priv))
3763 !wxStrcmp(result.privilege,priv))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-parisc.pl264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_msghandler.c3164 lan_addr.privilege = msg->rsp[3] >> 4;
3270 lan_addr->privilege = msg->rsp[3] >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex1473 \docparam{priv}{The table privilege being evaluated. May be one of the
1474 following (or a datasource specific privilege):}
1496 \docparam{userID}{{\it OPTIONAL.} User for which to determine if the privilege
1523 The scope of privilege allowed to the connected user by a given table
1524 privilege is datasource dependent.
1526 For example, the privilege UPDATE might allow the connected user to update
1529 privilege on another datasource.
H A Dfunction.tex795 rights (superuser under Unix, {\tt SE\_SHUTDOWN} privilege under Windows NT)

Completed in 213 milliseconds