#include <sys/types.h>#include <ulocks.h>#include <stdio.h>#include <stdlib.h>#include "fio.h"#include <string.h>
Go to the source code of this file.
Functions | |
| int32 | __usdumplock_f90 (ulock_t *l, int32 *u, char *str, int32 len) |
| _f_int | usdumplockf90_ (ulock_t *l, _f_int *u, char *str, int len) |
| _f_int4 | usdumplockf90_4_8_4_ (ulock_t *l, _f_int4 *u, char *str, int len) |
| _f_int8 | usdumplockf90_8_ (ulock_t *l, _f_int8 *u, char *str, int len) |
| _f_int4 | usdumplockf90_4_8_4_ (ulock_t *l, _f_int *u, char *str, int len) |
Definition at line 53 of file usdumplock.c.
References usdumplockf90_().

| _f_int usdumplockf90_ | ( | ulock_t * | l, | |
| _f_int * | u, | |||
| char * | str, | |||
| int | len | |||
| ) |
Definition at line 59 of file usdumplock.c.
References _get_cup(), cup, errno, fd, FEIVUNIT, free(), NO, unit_s::ok_wr_dir_unf, FP::std, STD, unit_s::ufmt, unit_s::ufp, unit_s::ufs, and unit_s::useq.
Referenced by __usdumplock_f90().

| _f_int4 usdumplockf90_4_8_4_ | ( | ulock_t * | l, | |
| _f_int * | u, | |||
| char * | str, | |||
| int | len | |||
| ) |
Definition at line 107 of file usdumplock.c.
References usdumplockf90_8_().

| _f_int4 usdumplockf90_4_8_4_ | ( | ulock_t * | l, | |
| _f_int4 * | u, | |||
| char * | str, | |||
| int | len | |||
| ) |
| _f_int8 usdumplockf90_8_ | ( | ulock_t * | l, | |
| _f_int8 * | u, | |||
| char * | str, | |||
| int | len | |||
| ) |
Definition at line 114 of file usdumplock.c.
References _get_cup(), cup, errno, fd, FEIVUNIT, free(), NO, unit_s::ok_wr_dir_unf, FP::std, STD, unit_s::ufmt, unit_s::ufp, unit_s::ufs, and unit_s::useq.
Referenced by usdumplockf90_4_8_4_().

1.7.1