Home
last modified time | relevance | path

Searched refs:malloc_error (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c240 int malloc_error = 0; in get_pathlist() local
323 malloc_error = 0; in get_pathlist()
328 malloc_error = 1; in get_pathlist()
333 malloc_error = 1; in get_pathlist()
337 if (malloc_error == 1) { in get_pathlist()
/titanic_44/usr/src/cmd/luxadm/
H A Dlux_util.c1367 int malloc_error = 0; in get_scsi_vhci_pathinfo() local
1449 malloc_error = 0; in get_scsi_vhci_pathinfo()
1454 malloc_error = 1; in get_scsi_vhci_pathinfo()
1459 malloc_error = 1; in get_scsi_vhci_pathinfo()
1463 if (malloc_error == 1) { in get_scsi_vhci_pathinfo()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c2082 if (!lcr) goto malloc_error; in deriveGoodbyes()
2140 malloc_error: in deriveGoodbyes()