Searched refs:existed (Results 1 - 25 of 37) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c39 bool existed; local
50 existed = file_exist(path);
60 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c39 bool existed; local
50 existed = file_exist(path);
60 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/gensec/
H A Dschannel_state.c39 bool existed; local
50 existed = file_exist(path);
60 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_object.h190 * @existed: Upon completion, indicates that an identical reference object
191 * already existed, and the refcount was upped on that object instead.
204 enum ttm_ref_type ref_type, bool *existed);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/ttm/
H A Dttm_object.h190 * @existed: Upon completion, indicates that an identical reference object
191 * already existed, and the refcount was upped on that object instead.
204 enum ttm_ref_type ref_type, bool *existed);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_object.c247 enum ttm_ref_type ref_type, bool *existed)
255 if (existed != NULL)
256 *existed = true;
293 if (existed != NULL)
294 *existed = false;
245 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_object.c247 enum ttm_ref_type ref_type, bool *existed)
255 if (existed != NULL)
256 *existed = true;
293 if (existed != NULL)
294 *existed = false;
245 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c38 bool existed; local
66 existed = file_exist(db_path);
87 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c38 bool existed; local
66 existed = file_exist(db_path);
87 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/groupdb/
H A Dmapping_ldb.c38 bool existed; local
66 existed = file_exist(db_path);
87 if (!existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/build_vxworks/db_load/
H A Ddb_load.c85 int ch, existed, exitval, ret; local
107 exitval = existed = 0;
262 &ldg, &existed) != 0)
283 * Return 0 on success, 1 if keys existed already, and 2 on failure.
290 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_load/
H A Ddb_load.c71 int ch, existed, exitval, ret; local
93 exitval = existed = 0;
247 &ldg, &existed) != 0)
268 * Return 0 on success, 1 if keys existed already, and 2 on failure.
275 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/build_vxworks/db_load/
H A Ddb_load.c85 int ch, existed, exitval, ret; local
107 exitval = existed = 0;
262 &ldg, &existed) != 0)
283 * Return 0 on success, 1 if keys existed already, and 2 on failure.
290 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_load/
H A Ddb_load.c71 int ch, existed, exitval, ret; local
93 exitval = existed = 0;
247 &ldg, &existed) != 0)
268 * Return 0 on success, 1 if keys existed already, and 2 on failure.
275 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/build_vxworks/db_load/
H A Ddb_load.c85 int ch, existed, exitval, ret; local
107 exitval = existed = 0;
262 &ldg, &existed) != 0)
283 * Return 0 on success, 1 if keys existed already, and 2 on failure.
290 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_load/
H A Ddb_load.c71 int ch, existed, exitval, ret; local
93 exitval = existed = 0;
247 &ldg, &existed) != 0)
268 * Return 0 on success, 1 if keys existed already, and 2 on failure.
275 return (exitval == 0 ? (existed == 0 ? 0 : 1) : 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsmbldap.c481 BOOL existed; local
490 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
492 existed = False;
498 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
507 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsmbldap.c600 bool existed; local
609 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
611 existed = False;
617 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
626 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsmbldap.c481 BOOL existed; local
490 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
492 existed = False;
498 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
507 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsmbldap.c600 bool existed; local
609 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
611 existed = False;
617 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
626 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsmbldap.c600 bool existed; local
609 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
611 existed = False;
617 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
626 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsmbldap.c481 BOOL existed; local
490 existed = smbldap_get_single_attribute(ldap_struct, existing, attribute, oldval, sizeof(oldval));
492 existed = False;
498 if (existed && newval && (StrCaseCmp(oldval, newval) == 0)) {
507 if (existed) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex101 one justification existed, IPv6 address alignment left 4 byte
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/doc/
H A Dapi-ip6-flowlabels.tex101 one justification existed, IPv6 address alignment left 4 byte
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex101 one justification existed, IPv6 address alignment left 4 byte

Completed in 201 milliseconds

12