|
uuid_compare(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_create(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_create_nil(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_equal(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_from_string(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_hash(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_is_nil(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uuid_to_string(3) -- DCE 1.1 compliant UUID functions
|
The family of DCE 1.1 compliant UUID functions allow applications to operate on universally unique identifiers, or UUIDs. The uuid_create() and uuid_create_nil() functions create UUIDs. The uuid_compa... |
uu_lock(3) -- acquire and release control of a serial device
|
The uu_lock() function attempts to create a lock file called /var/spool/lock/LCK.. with a suffix given by the passed ttyname. If the file already exists, it is expected to contain the process id of th... |
uu_lockerr(3) -- acquire and release control of a serial device
|
The uu_lock() function attempts to create a lock file called /var/spool/lock/LCK.. with a suffix given by the passed ttyname. If the file already exists, it is expected to contain the process id of th... |
uu_lock_txfr(3) -- acquire and release control of a serial device
|
The uu_lock() function attempts to create a lock file called /var/spool/lock/LCK.. with a suffix given by the passed ttyname. If the file already exists, it is expected to contain the process id of th... |
uu_unlock(3) -- acquire and release control of a serial device
|
The uu_lock() function attempts to create a lock file called /var/spool/lock/LCK.. with a suffix given by the passed ttyname. If the file already exists, it is expected to contain the process id of th... |
valloc(3) -- aligned memory allocation function
|
The valloc() function is obsoleted by the current version of malloc(3), which aligns page-sized and larger allocations. The valloc() function allocates size bytes aligned on a page boundary. It is imp... |