Home
last modified time | relevance | path

Searched defs:USER (Results 1 – 25 of 1358) sorted by relevance

12345678910>>...55

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAccount.h183 struct USER struct
191 USERGROUP *Group; // Group argument
211 struct AUTHUSERCERT argument
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAccount.h183 struct USER struct
191 USERGROUP *Group; // Group argument
211 struct AUTHUSERCERT argument
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAccount.h91 struct USER struct
99 USERGROUP *Group; // Group argument
119 struct AUTHUSERCERT argument
/dports/security/cowrie/cowrie-2.2.0/share/cowrie/
H A Dcmdoutput.json14 "USER": "root", string
27 "USER": "root", string
40 "USER": "root", string
53 "USER": "root", string
66 "USER": "root", string
79 "USER": "root", string
92 "USER": "root", string
105 "USER": "root", string
118 "USER": "root", string
131 "USER": "root", string
[all …]
/dports/security/cops/cops_104+/src/
H A Dcrack.h37 struct USER struct
43 struct USER *across; /* line of users with same salt */ argument
44 struct USER *next; /* next users with different salt */ argument
/dports/databases/py-sqlite3/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/databases/py-gdbm/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python-tools/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python37/Python-3.7.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python311/Python-3.11.0a3/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python38/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python39/Python-3.9.9/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python310/Python-3.10.1/Tools/msi/
H A Duploadrelease.bat8 set USER= variable
20 if "%1" EQU "-u" (set USER=%~2) && shift && shift && goto CheckOpts variable
21 if "%1" EQU "--user" (set USER=%~2) && shift && shift && goto CheckOpts variable
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentTicketActionCommon.pm2041 USER: label
2433 USER: label
2790 USER: label
/dports/cad/alliance/alliance/src/fvh/src/
H A Dfvh.h111 void *USER; member
124 void *USER; member
137 void *USER; member
198 void *USER; member
208 void *USER; member
217 void *USER; member
228 void *USER; member
241 void *USER; member
251 void *USER; member
261 void *USER; member
[all …]
/dports/cad/alliance/alliance/src/abe/src/
H A Dabe.h108 void *USER; member
121 void *USER; member
132 void *USER; member
144 void *USER; member
155 void *USER; member
167 void *USER; member
178 void *USER; member
199 void *USER; member
215 void *USER; member
226 void *USER; member
[all …]
/dports/cad/alliance/alliance/src/rtn/src/
H A Drtn.h173 void *USER; member
194 void *USER; member
211 void *USER; member
232 void *USER; member
305 void *USER; member
322 void *USER; member
333 void *USER; member
344 void *USER; member
360 void *USER; member
372 void *USER; member
[all …]
/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A DfindLocalDefinitionFile.c21 #define USER 1 macro
23 #define USER 0 macro
H A Dlocal2c.c30 #define USER 1 macro
32 #define USER 0 macro
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/db/
H A Dboinc_db_types.h160 struct USER { struct
161 DB_ID_TYPE id;
162 int create_time;
164 char name[256];
166 char country[256];
168 double total_credit;
191 bool send_email;
192 bool show_hosts;
203 char signature[256];
207 bool has_profile;
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/router/tests/
H A Dtest_mysqlrouter_app.cc645 const char *USER = "mysqluser"; in TEST_F() local
672 const char *USER = "1234"; in TEST_F() local
702 const char *USER = "124"; in TEST_F() local
724 const char *USER = "124name"; in TEST_F() local
743 const char *USER = "mysqlrouter"; in TEST_F() local
763 const char *USER = "mysqlrouter"; in TEST_F() local
793 const char *USER = "mysqlrouter"; in TEST_F() local
826 const char *USER = "mysqluser"; in TEST_F() local
850 const char *USER = "1234"; in TEST_F() local
877 const char *USER = "124"; in TEST_F() local
[all …]
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/
H A DTicket.pm3411 USER: label
3484 USER: label
4581 USER: label
4592 USER: label
4912 USER: label
/dports/devel/py-azure-mgmt-applicationinsights/azure-mgmt-applicationinsights-1.0.0/azure/mgmt/applicationinsights/v2015_05_01/models/
H A D_application_insights_management_client_enums.py60 USER = "user" variable in FavoriteType
84 USER = "user" variable in ItemScope
126 USER = "user" variable in SharedTypeKind
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jdbc/src/test/java/org/springframework/jdbc/core/simple/
H A DTableMetaDataContextTests.java67 final String USER = "me"; in testMatchInParametersAndSqlTypeInfoWrapping() local
170 final String USER = "me"; in testTableWithSingleColumnGeneratedKey() local

12345678910>>...55