Searched refs:NULL (Results 126 - 150 of 769) sorted by relevance

1234567891011>>

/netgear-R7800-V1.0.2.28/scripts/config/lxdialog/
H A Dlxdialog.c45 {NULL, 0, 0, 0, NULL}
57 const char *title = NULL;
73 if (argc - offset < 3 || title != NULL) {
81 if (backtitle != NULL) {
190 ac == 6 ? av[5] : (char *)NULL);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_linux_allocator.c52 allocator->tnode_cache = NULL;
55 (TSTR("NULL tnode cache\n")));
61 allocator->object_cache = NULL;
64 (TSTR("NULL object cache\n")));
72 (TSTR("Deinitialising NULL allocator\n")));
75 dev->allocator = NULL;
171 return NULL;
187 return NULL;
191 return NULL;
H A Dyaffs_allocator.c123 allocator->freeTnodes = NULL;
133 allocator->allocatedTnodeList = NULL;
134 allocator->freeTnodes = NULL;
211 yaffs_tnode_t *tn = NULL;
215 return NULL;
256 allocator->allocatedObjectList = NULL;
257 allocator->freeObjects = NULL;
281 allocator->freeObjects = NULL;
310 newObjects = NULL;
314 list = NULL;
[all...]
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/htc/
H A Dar6k.c121 pDev->GetPendingEventsFunc = NULL;
148 pDev->HifMaskUmaskRecvEvent = NULL;
165 HIFSetHandle(pDev->HIFDevice, NULL);
184 if (NULL == pDev->GetPendingEventsFunc) {
220 NULL);
253 NULL);
302 HTC_PACKET *pIOPacket = NULL;
313 if (NULL == pIOPacket) {
333 NULL);
337 if (A_FAILED(status) && (pIOPacket != NULL)) {
[all...]
H A Dar6k.h113 A_BOOL sync = (pPacket->Completion == NULL) ? TRUE : FALSE;
122 if (pPacket->Completion != NULL) {
139 sync ? NULL : pPacket); /* pass the packet as the context to the HIF request */
151 A_BOOL sync = (pPacket->Completion == NULL) ? TRUE : FALSE;
161 if (pPacket->Completion != NULL) {
178 sync ? NULL : pPacket); /* pass the packet as the context to the HIF request */
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dmtd.c55 static char *buf = NULL;
56 static char *imagefile = NULL;
57 static char *jffs2file = NULL, *jffs2dir = JFFS2_DEFAULT_DIR;
146 char *next = NULL;
147 char *str = NULL;
183 char *next = NULL;
184 char *str = NULL;
266 if (ioctl(fd, MTDREFRESH, NULL)) {
292 char *next = NULL;
293 char *str = NULL;
[all...]
H A Dfis.c59 fis_desc = NULL;
80 desc = mmap(NULL, erasesize, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_LOCKED, fis_fd, 0);
89 return NULL;
142 struct fis_image_desc *fisdir = NULL;
143 struct fis_image_desc *redboot = NULL;
144 struct fis_image_desc *first = NULL;
145 struct fis_image_desc *last = NULL;
146 struct fis_image_desc *first_fb = NULL;
147 struct fis_image_desc *last_fb = NULL;
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/nss_qdisc/
H A Dnss_blackhole.c105 if (opt == NULL) {
113 if (na[TCA_NSSBLACKHOLE_PARMS] == NULL)
167 if (opt == NULL)
197 struct nlattr *opts = NULL;
203 if (q == NULL) {
210 if (opts == NULL) {
H A Dnss_fifo.c75 if (opt == NULL) {
83 if (na[TCA_NSSFIFO_PARMS] == NULL)
132 if (opt == NULL)
158 struct nlattr *opts = NULL;
164 if (q == NULL) {
172 if (opts == NULL) {
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dptgen.c61 char *filename = NULL;
200 heads = (int) strtoul(optarg, NULL, 0);
203 sectors = (int) strtoul(optarg, NULL, 0);
214 type = (char) strtoul(optarg, NULL, 16);
217 active = (int) strtoul(optarg, NULL, 0);
222 kb_align = (int) strtoul(optarg, NULL, 0) * 2;
H A Dbuffalo-tftp.c71 unsigned char *buf = NULL;
84 if (buf == NULL) {
118 if (ifname == NULL) {
123 if (ofname == NULL) {
H A Dbuffalo-enc.c64 unsigned char *buf = NULL;
75 if (buf == NULL) {
135 if (buf == NULL) {
180 if (ifname == NULL) {
185 if (ofname == NULL) {
190 if (crypt_key == NULL) {
204 if (product == NULL) {
209 if (version == NULL) {
271 seed = strtoul(optarg, NULL, 16);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/fal/
H A Dfal_fdb.c37 if (NULL == p_api->fdb_add)
53 if (NULL == p_api->fdb_del_all)
69 if (NULL == p_api->fdb_del_by_port)
85 if (NULL == p_api->fdb_del_by_mac)
101 if (NULL == p_api->fdb_first)
117 if (NULL == p_api->fdb_next)
133 if (NULL == p_api->fdb_find)
149 if (NULL == p_api->port_learn_set)
165 if (NULL == p_api->port_learn_get)
180 if (NULL
[all...]
H A Dfal_nat.c38 if (NULL == p_api->nat_add)
54 if (NULL == p_api->nat_del)
70 if (NULL == p_api->nat_get)
86 if (NULL == p_api->nat_next)
102 if (NULL == p_api->nat_counter_bind)
117 if (NULL == p_api->napt_add)
133 if (NULL == p_api->napt_del)
149 if (NULL == p_api->napt_get)
165 if (NULL == p_api->napt_next)
181 if (NULL
[all...]
H A Dfal_led.c36 if (NULL == p_api->led_ctrl_pattern_set)
54 if (NULL == p_api->led_ctrl_pattern_get)
70 if (NULL == p_api->led_ctrl_source_set)
H A Dfal_qos.c34 if (NULL == p_api->qos_sch_mode_set)
51 if (NULL == p_api->qos_sch_mode_get)
68 if (NULL == p_api->qos_queue_tx_buf_status_set)
85 if (NULL == p_api->qos_queue_tx_buf_status_get)
102 if (NULL == p_api->qos_queue_tx_buf_nr_set)
119 if (NULL == p_api->qos_queue_tx_buf_nr_get)
136 if (NULL == p_api->qos_port_tx_buf_status_set)
153 if (NULL == p_api->qos_port_tx_buf_status_get)
170 if (NULL == p_api->qos_port_red_en_set)
187 if (NULL
[all...]
/netgear-R7800-V1.0.2.28/package/netatalk-utility/src/
H A Dupdate_afp.c156 if (fp == NULL)
180 if (fp != NULL)
306 char *bus_num = NULL;
320 if (fp == NULL)
329 if(bus_num != NULL){
332 if (fp == NULL)
359 if (fp != NULL)
556 char mnt_path[32],*vendor = NULL;
561 if (fp == NULL )
597 if (partinfo == NULL)
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/cellvision/
H A Dcellvision.c83 gpio_request(CELLVISION_GPIO_FLASH_A20, NULL);
125 adm5120_add_device_switch(1, NULL);
139 adm5120_add_device_switch(1, NULL);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/
H A Dnss_gmac_mdiobus.c121 struct mii_bus *miibus = NULL;
122 struct phy_device *phydev = NULL;
125 if (miibus == NULL)
172 gmacdev->miibus = NULL;
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/
H A Dnss_gmac_mdiobus.c121 struct mii_bus *miibus = NULL;
122 struct phy_device *phydev = NULL;
125 if (miibus == NULL)
172 gmacdev->miibus = NULL;
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_wifi.c215 nss_top_main.subsys_dp_register[if_num].app_data = NULL;
231 nss_top_main.subsys_dp_register[if_num].ndev = NULL;
232 nss_top_main.subsys_dp_register[if_num].cb = NULL;
233 nss_top_main.subsys_dp_register[if_num].ext_cb = NULL;
234 nss_top_main.subsys_dp_register[if_num].app_data = NULL;
237 nss_top_main.wifi_msg_callback = NULL;
250 nss_core_register_handler(NSS_WIFI_INTERFACE0, nss_wifi_handler, NULL);
251 nss_core_register_handler(NSS_WIFI_INTERFACE1, nss_wifi_handler, NULL);
252 nss_core_register_handler(NSS_WIFI_INTERFACE2, nss_wifi_handler, NULL);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/athena/
H A Dathena_init.c40 hsl_dev_t *pdev = NULL;
44 if (pdev == NULL)
119 hsl_dev_t *pdev = NULL;
124 if (NULL == pdev)
156 hsl_dev_t *pdev = NULL;
159 if (pdev == NULL)
199 athena_cfg[dev_id] = NULL;
243 if (NULL == athena_cfg[dev_id])
248 if (NULL == athena_cfg[dev_id])
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_phy.c107 struct phy_device *phydev = NULL;
115 if (ag->mii_bus->phy_map[phy_addr] == NULL)
123 if (phydev == NULL)
163 if (dev->class != NULL && !strcmp(dev->class->name, class))
184 if (d != NULL) {
193 return NULL;
200 if (pdata->mii_bus_dev == NULL ||
201 pdata->mii_bus_dev->bus == NULL )
205 if (ag->mii_bus == NULL) {
/netgear-R7800-V1.0.2.28/package/igmpproxy/src/
H A Difvc.c89 //IfDescEp->allowednets = NULL;
138 if(IfDescEp->allowednets == NULL) igmp_syslog(LOG_ERR, 0, "Out of memory !");
141 IfDescEp->allowednets->next = NULL;
227 ** - NULL if no interface 'IfName' exists
237 return NULL;
244 ** - NULL if no interface 'Ix' exists
249 return Dp < IfDescEp ? Dp : NULL;
264 for(currsubnet = Dp->allowednets; currsubnet != NULL; currsubnet = currsubnet->next) {
271 return NULL;
289 return NULL;
[all...]
H A Digmpproxy.c338 sigaction(SIGTERM, &sa, NULL);
339 sigaction(SIGINT, &sa, NULL);
340 sigaction(SIGKILL, &sa, NULL);
432 // The timeout is a pointer in order to set it to NULL if nessecary.
441 gettimeofday(&curtime, NULL);
471 timeout = NULL;
484 Rt = select( MaxFD +1, &ReadFDS, NULL, NULL, timeout );
496 0, NULL, &dummy);
524 gettimeofday(&curtime, NULL);
[all...]

Completed in 170 milliseconds

1234567891011>>