auth.h [code] | |
auth_address.h [code] | |
auth_all.h [code] | Global authentication controls |
auth_encrypt.h [code] | |
auth_globus.h [code] | |
auth_hostname.h [code] | |
auth_kerberos.h [code] | |
auth_unix.h [code] | |
batch_job.h [code] | Batch job submission |
bitmap.h [code] | |
catalog_query.h [code] | Query the global catalog server for server descriptions |
catalog_server.h [code] | |
change_process_title.h [code] | Change the title of a process in ps and top |
chirp_acl.h [code] | |
chirp_alloc.h [code] | |
chirp_audit.h [code] | |
chirp_builtin.h [code] | |
chirp_client.h [code] | |
chirp_global.h [code] | |
chirp_group.h [code] | |
chirp_job.h [code] | |
chirp_local.h [code] | |
chirp_matrix.h [code] | Stores very large distributed matrices |
chirp_multi.h [code] | |
chirp_protocol.h [code] | |
chirp_reli.h [code] | The primary user API for accessing Chirp servers |
chirp_stats.h [code] | |
chirp_stream.h [code] | Streaming I/O interface |
chirp_thirdput.h [code] | |
chirp_types.h [code] | All of the structure and type definitions used by the Chirp API |
clean_dir.h [code] | |
console_login.h [code] | Read a name and password from the console |
copy_stream.h [code] | |
create_dir.h [code] | Create a new directory recursively |
datagram.h [code] | |
debug.h [code] | General purpose debugging routines |
delete_dir.h [code] | Delete a directory recursively |
disk_info.h [code] | Query disk space properties |
domain_name.h [code] | Look up domain names and addresses directly |
domain_name_cache.h [code] | Look up domain names and addresses quickly |
fast_popen.h [code] | Fast process invocation |
file_cache.h [code] | |
full_io.h [code] | Perform complete I/O operations, retrying through failures and signals |
get_canonical_path.h [code] | |
hash_cache.h [code] | |
hash_table.h [code] | A general purpose hash table |
hash_table_to_list.h [code] | |
http_query.h [code] | |
int_sizes.h [code] | |
itable.h [code] | An integer-indexed hash table |
link.h [code] | A high level TCP connection library |
list.h [code] | |
load_average.h [code] | Get the current load and number of CPUs |
macros.h [code] | |
md5.h [code] | Routines for computing MD5 checksums |
memory_info.h [code] | Get current memory status |
mergesort.h [code] | Mergesort implementation |
nvpair.h [code] | An nvpair object is a collection of name-value pairs that might describe a complex object such as a host or a job |
nvpair_database.h [code] | An nvpair database maintains a list of name-value pair objects (see nvpair.h), each identified by a unique integer key |
preadwrite.h [code] | |
sha1.h [code] | Routines for computing SHA1 checksums |
sleeptools.h [code] | Sleep for a specified amount of time |
sort_dir.h [code] | |
stringtools.h [code] | |
text_array.h [code] | A two dimensional array of strings |
timestamp.h [code] | |
url_encode.h [code] | Routines for encoding strings according to RFC-2396 |
username.h [code] | Obtain information about the current user |
work_queue.h [code] | A master-worker library |
xmalloc.h [code] |