HomeSort by: relevance | last modified time | path
    Searched refs:persistent (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
main-psymtab.exp 16 standard_testfile persistent-lang.cc
32 # persistent-lang.cc
34 verify_psymtab_expanded persistent-lang.cc no
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
main-psymtab.exp 16 standard_testfile persistent-lang.cc
36 # persistent-lang.cc
38 verify_psymtab_expanded persistent-lang.cc no
  /src/external/bsd/dhcpcd/dist/src/
dhcpcd.conf 19 persistent
  /src/external/bsd/wpa/dist/wpa_supplicant/examples/p2p/
p2p_group_add.py 15 print(" %s -i <interface_name> [-p <persistent>] \ " \
21 print(" -p = persistent group = 0 (0=false, 1=true)")
23 print(" -o = persistent group object path")
50 global persistent
64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency,
69 self.persistent = persistent
124 self.P2PDictionary = {'persistent':self.persistent}
159 persistent = Fals variable
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
data-streamer-out.cc 78 When PERSISTENT is set, the string S is supposed to not change during
83 bool persistent)
100 if (!persistent)
128 When PERSISTENT is set, the string S is supposed to not change during
135 bool persistent)
139 streamer_string_index (ob, s, len, persistent));
147 When PERSISTENT is set, the string S is supposed to not change during
153 const char *string, bool persistent)
158 persistent);
166 When PERSISTENT is set, the string S is supposed to not change durin
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
data-streamer-out.cc 80 When PERSISTENT is set, the string S is supposed to not change during
85 bool persistent)
102 if (!persistent)
130 When PERSISTENT is set, the string S is supposed to not change during
137 bool persistent)
141 streamer_string_index (ob, s, len, persistent));
149 When PERSISTENT is set, the string S is supposed to not change during
155 const char *string, bool persistent)
160 persistent);
168 When PERSISTENT is set, the string S is supposed to not change durin
    [all...]
  /src/external/gpl2/lvm2/dist/lib/
Makefile 52 filters/filter-persistent.c \
Makefile.in 52 filters/filter-persistent.c \
  /src/external/gpl2/lvm2/lib/liblvm/
Makefile 32 filter-persistent.c \
  /src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new.h 94 * Different dbus object for persistent groups so they do not get confused
218 int client, int persistent,
462 int client, int persistent,
dbus_new_handlers_p2p.c 79 * Convenience function to create and return an invalid persistent group error.
86 "There is no such persistent group in this P2P device.");
380 if (os_strcmp(entry.key, "persistent") == 0 &&
448 * A persistent group Object Path is defined meaning we want
449 * to re-invoke a persistent group.
471 /* Get the SSID structure from the persistent group id */
483 "Failed to reinvoke a persistent group");
653 } else if (os_strcmp(entry.key, "persistent") == 0 &&
797 int persistent = 0; local
821 persistent = 1
    [all...]
dbus_new.c 1621 * @persistent: 0 - non persistent group, 1 - persistent group
1626 int client, int persistent,
1666 !wpa_dbus_dict_append_bool(&dict_iter, "persistent",
1667 !!persistent) ||
2100 * wpas_dbus_signal_persistent_group - Send a persistent group related
2103 * @id: new persistent group id
2107 * Notify listeners about an event related to persistent groups.
2159 * @id: new persistent group i
    [all...]
  /src/external/bsd/wpa/dist/src/p2p/
p2p_invitation.c 197 int persistent; local
237 persistent = *msg.invitation_flags & P2P_INVITATION_FLAGS_TYPE;
241 * the request was for a persistent group if the attribute is
245 persistent = 1;
270 &go, group_bssid, &op_freq, persistent, &intersection,
670 p2p_dbg(p2p, "Request to invite peer " MACSTR " role=%d persistent=%d "
  /src/external/bsd/wpa/dist/wpa_supplicant/
notify.h 127 struct wpa_ssid *ssid, int persistent,
p2p_supplicant.c 74 * WPS provisioning step or after the re-invocation of a persistent group on a
93 * re-invocation of a persistent group on the GO when the client is expected
701 /* Find a persistent group where we are the GO */
759 "P2P: GO(iface)=%p members=%u CLI(iface)=%p persistent(ssid)=%p",
1137 "group is persistent - BSS " MACSTR " not found",
1148 "group is persistent - BSS " MACSTR
1160 wpa_printf(MSG_DEBUG, "P2P: Checking whether group is persistent: "
1185 wpa_printf(MSG_DEBUG, "P2P: Storing credentials for a persistent "
1196 wpa_printf(MSG_DEBUG, "P2P: Update existing persistent group "
1204 wpa_printf(MSG_DEBUG, "P2P: Create a new persistent group
1397 int persistent; local
1774 struct wpa_ssid *persistent; local
7775 int persistent; local
7854 int persistent; local
8828 struct wpa_ssid *persistent; local
9080 struct wpa_ssid *persistent; local
9288 int res, persistent; local
    [all...]
notify.c 751 struct wpa_ssid *ssid, int persistent,
757 wpas_dbus_signal_p2p_group_started(wpa_s, client, persistent, ip);
935 /* Changed from normal network profile to persistent group */
942 /* Changed from persistent group to normal network profile */
  /src/external/gpl2/lvm2/dist/libdm/
libdm-deptree.c 82 int persistent; /* Snapshot */ member in struct:load_segment
1464 seg->persistent ? 'P' : 'N', seg->chunk_size);
1716 seg->persistent = 0;
1756 int persistent,
1783 seg->persistent = persistent ? 1 : 0;
libdevmapper.h 395 int persistent,
  /src/sys/arch/sandpoint/
README 101 settings for, say, bootp/tftp boot, automatic boot, and persistent
  /src/external/gpl2/lvm2/dist/include/
libdevmapper.h 395 int persistent,
  /src/usr.sbin/sysinst/
partman.c 159 int persistent; member in struct:lv_t
1852 dev_ptr->persistent ?
1924 dev_ptr->persistent = !dev_ptr->persistent;
2049 lvms[i].lv[ii].persistent?'y':'n');
  /src/external/bsd/libevent/dist/test/
regress_http.c 1065 http_connection_test_(struct basic_test_data *data, int persistent,
1140 * if our connections are not supposed to be persistent; request
1143 if (!persistent)
1248 * if our connections are not supposed to be persistent; request
2317 /* launch a new request on the persistent connection in .3 seconds */
4403 http_connection_test_(arg, 0 /* not persistent */, "localhost", dns_base,
regress.c 3549 LEGACY(persistent, TT_ISOLATED),
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 1062 http_connection_test_(struct basic_test_data *data, int persistent,
1137 * if our connections are not supposed to be persistent; request
1140 if (!persistent)
1245 * if our connections are not supposed to be persistent; request
2314 /* launch a new request on the persistent connection in .3 seconds */
4400 http_connection_test_(arg, 0 /* not persistent */, "localhost", dns_base,
regress.c 3546 LEGACY(persistent, TT_ISOLATED),

Completed in 93 milliseconds

1 2