Searched refs:NULL (Results 51 - 75 of 5974) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/posix/stdlib/
H A Datfork.c23 status_t status = __register_atfork(NULL, NULL, function);
/haiku/src/kits/app/
H A DMessageQueue.cpp21 fHead(NULL),
22 fTail(NULL),
35 while (message != NULL) {
47 if (message == NULL)
56 message->fQueueLink = NULL;
60 if (fTail == NULL) {
74 if (message == NULL)
81 BMessage* last = NULL;
82 for (BMessage* entry = fHead; entry != NULL; entry = entry->fQueueLink) {
120 return NULL;
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetprotoent_r.c61 if (pd->fp == NULL) {
77 pd->fp = NULL;
81 pd->aliases = NULL;
86 pd->line = NULL;
98 if (pd->fp == NULL)
100 if (pd->fp == NULL)
101 return NULL;
106 pd->line = fparseln(pd->fp, NULL, NULL, NULL,
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutinit.c261 AcpiGbl_AddressRangeList[i] = NULL;
268 AcpiGbl_MutexInfo[i].Mutex = NULL;
298 AcpiGbl_GpeXruptListHead = NULL;
299 AcpiGbl_GpeFadtBlocks[0] = NULL;
300 AcpiGbl_GpeFadtBlocks[1] = NULL;
303 AcpiGbl_GlobalEventHandler = NULL;
304 AcpiGbl_SciHandlerList = NULL;
310 AcpiGbl_GlobalNotify[0].Handler = NULL;
311 AcpiGbl_GlobalNotify[1].Handler = NULL;
312 AcpiGbl_ExceptionHandler = NULL;
[all...]
/haiku/src/system/libroot/posix/glibc/libio/
H A Dsetlinebuf.c37 INTUSE(_IO_setvbuf) (stream, NULL, 1, 0);
H A Diovsscanf.c40 sf._sbf._f._lock = NULL;
42 _IO_no_init (&sf._sbf._f, _IO_USER_LOCK, -1, NULL, NULL);
44 INTUSE(_IO_str_init_static) (&sf, (char*)string, 0, NULL);
45 ret = INTUSE(_IO_vfscanf) ((_IO_FILE *) &sf._sbf, format, args, NULL);
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp20 fVolume(NULL),
56 return actualIterator != NULL;
64 = key != NULL ? InternalFind(key, length) : NULL;
67 return actualIterator != NULL;
92 fIterator(NULL)
99 SetIterator(NULL);
106 return fIterator != NULL && fIterator->HasNext();
113 return fIterator != NULL ? fIterator->Next(NULL, NUL
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DOldUnpackingNodeAttributes.cpp23 if (fPackageNode != NULL)
34 return fPackageNode != NULL ? fPackageNode->FileSize() : 0;
41 return fPackageNode != NULL
42 ? fPackageNode->IndexCookieForAttribute(name) : NULL;
/haiku/src/kits/debugger/source_language/x86/
H A DX86AssemblyLanguage.cpp31 return NULL;
/haiku/src/system/libroot/posix/wchar/
H A Dwcsdup.c16 if (wcs == NULL)
17 return NULL;
22 if (dest == NULL) {
24 return NULL;
/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Ducred.h12 #define suser(...) priv_check(NULL, PRIV_DRIVER)
/haiku/src/kits/storage/
H A DEntryOperationEngineBase.cpp19 fDirectory(NULL),
21 fEntry(NULL),
22 fEntryRef(NULL),
23 fDirectoryRef(NULL)
33 fEntry(NULL),
34 fEntryRef(NULL),
35 fDirectoryRef(NULL)
42 fDirectory(NULL),
43 fPath(NULL),
45 fEntryRef(NULL),
[all...]
/haiku/src/apps/webpositive/
H A DSettingsKeys.cpp54 { NULL, NULL, NULL }
/haiku/src/bin/network/ifconfig/
H A DMediaTypes.cpp60 { -1, NULL, NULL }
63 { -1, false, NULL, NULL }
79 { -1, NULL, NULL }
82 { -1, false, NULL, NULL }
92 { -1, NULL, NULL }
[all...]
/haiku/headers/libs/alm/
H A DALMLayoutBuilder.h26 BALMLayout* friendLayout = NULL);
31 BALMLayout* friendLayout = NULL);
37 XTab* right = NULL, YTab* bottom = NULL);
41 YTab* top, XTab* right = NULL,
42 YTab* bottom = NULL);
54 XTab* left = NULL, YTab* top = NULL,
55 YTab* bottom = NULL);
57 XTab* right = NULL, YTa
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dgnulib-test-wcsrtombs.c64 ret = wcsrtombs (NULL, &src, n, NULL);
69 ret = wcsrtombs (buf, &src, n, NULL);
71 assert(src == (n <= 7 ? input + n : NULL));
73 if (src == NULL)
75 assert(buf[ret + (src == NULL) + 0] == '_');
76 assert(buf[ret + (src == NULL) + 1] == '_');
77 assert(buf[ret + (src == NULL) + 2] == '_');
82 ret = wcsrtombs(buf, &src, BUFSIZE, NULL);
94 if (setlocale (LC_ALL, "en_US.ISO8859-1") == NULL)
[all...]
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Ddevlist.cpp29 static usbmidi_port_info* usbmidi_port_list = NULL;
36 assert(port != NULL);
49 assert(port != NULL);
57 for (d = usbmidi_port_list; d != NULL; d = d->next) {
65 assert(d != NULL);
77 for (port = usbmidi_port_list; port != NULL; port = port->next) {
94 for (port = usbmidi_port_list; port != NULL; port = port->next) {
112 char** usbmidi_port_names = NULL;
118 assert(usbmidi_port_names == NULL);
127 if (usbmidi_port_names != NULL) {
[all...]
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A Dvirtio_balloon.cpp33 if (device == NULL)
89 { NULL }
93 attrs, NULL, NULL);
115 { NULL }
119 VIRTIO_BALLOON_DEVICE_MODULE_NAME, attrs, NULL, NULL);
143 NULL, // supported devices
144 NULL, // register node
147 NULL, // registe
[all...]
/haiku/src/libs/mapm/
H A Dmapmcnst.c109 M_APM MM_Zero = NULL;
110 M_APM MM_One = NULL;
111 M_APM MM_Two = NULL;
112 M_APM MM_Three = NULL;
113 M_APM MM_Four = NULL;
114 M_APM MM_Five = NULL;
115 M_APM MM_Ten = NULL;
116 M_APM MM_0_5 = NULL;
117 M_APM MM_E = NULL;
118 M_APM MM_PI = NULL;
[all...]
/haiku/src/kits/debugger/value/
H A DValueNode.cpp20 fContainer(NULL),
22 fLocation(NULL),
23 fValue(NULL),
33 SetLocationAndValue(NULL, NULL, VALUE_NODE_UNRESOLVED);
34 SetContainer(NULL);
52 if (fContainer != NULL)
57 if (fContainer != NULL)
108 if (fLocation != NULL)
113 if (fLocation != NULL)
[all...]
/haiku/src/system/libroot/add-ons/icu/
H A DICUThreadLocalStorageValue.cpp19 : converter(NULL)
27 if (converter != NULL)
36 ICUThreadLocalStorageValue* tlsValue = NULL;
38 if (value == NULL) {
40 if (tlsValue == NULL)
/haiku/src/system/libroot/posix/string/
H A Dstrtok.c11 static char *___strtok = NULL;
20 return NULL;
24 return NULL;
29 *save_ptr = NULL;
30 return NULL;
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatement.cpp16 , fKeyword(NULL)
17 , fOption(NULL)
18 , fValue(NULL)
19 , fChildren(NULL)
79 if (fChildren == NULL) {
87 if (fKeyword != NULL) {
90 return NULL;
96 if (option != NULL) {
99 return NULL;
105 if (option != NULL) {
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DClassCache.h13 static object_cache* s##CLASS##Cache = NULL; \
20 if (s##CLASS##Cache == NULL) { \
22 sizeof(CLASS), 8, NULL, NULL, NULL); \
/haiku/src/kits/debugger/value/type_handlers/
H A DCStringTypeHandler.cpp34 PrimitiveType* baseType = NULL;
35 ModifiedType* modifiedType = NULL;
36 if (addressType != NULL && addressType->AddressKind()
40 if (baseType == NULL) {
44 } else if (arrayType != NULL && arrayType->CountDimensions() == 1) {
47 if (baseType == NULL) {
53 if (baseType == NULL && modifiedType == NULL)
55 else if (modifiedType != NULL) {
58 if (baseType == NULL)
[all...]

Completed in 297 milliseconds

1234567891011>>