postfix            54 opal/mca/compress/bzip/compress_bzip.h     int opal_compress_bzip_compress(char *fname, char **cname, char **postfix);
postfix            55 opal/mca/compress/bzip/compress_bzip.h     int opal_compress_bzip_compress_nb(char *fname, char **cname, char **postfix, pid_t *child_pid);
postfix            54 opal/mca/compress/bzip/compress_bzip_module.c int opal_compress_bzip_compress(char * fname, char **cname, char **postfix)
postfix            63 opal/mca/compress/bzip/compress_bzip_module.c     opal_compress_bzip_compress_nb(fname, cname, postfix, &child_pid);
postfix            73 opal/mca/compress/bzip/compress_bzip_module.c int opal_compress_bzip_compress_nb(char * fname, char **cname, char **postfix, pid_t *child_pid)
postfix           121 opal/mca/compress/bzip/compress_bzip_module.c             *postfix = strdup(".tar.bz2");
postfix           123 opal/mca/compress/bzip/compress_bzip_module.c             *postfix = strdup(".bz2");
postfix           125 opal/mca/compress/bzip/compress_bzip_module.c         opal_asprintf(cname, "%s%s", fname, *postfix);
postfix            67 opal/mca/compress/compress.h     (char * fname, char **cname, char **postfix);
postfix            70 opal/mca/compress/compress.h     (char * fname, char **cname, char **postfix, pid_t *child_pid);
postfix            54 opal/mca/compress/gzip/compress_gzip.h     int opal_compress_gzip_compress(char *fname, char **cname, char **postfix);
postfix            55 opal/mca/compress/gzip/compress_gzip.h     int opal_compress_gzip_compress_nb(char *fname, char **cname, char **postfix, pid_t *child_pid);
postfix            54 opal/mca/compress/gzip/compress_gzip_module.c int opal_compress_gzip_compress(char * fname, char **cname, char **postfix)
postfix            63 opal/mca/compress/gzip/compress_gzip_module.c     opal_compress_gzip_compress_nb(fname, cname, postfix, &child_pid);
postfix            73 opal/mca/compress/gzip/compress_gzip_module.c int opal_compress_gzip_compress_nb(char * fname, char **cname, char **postfix, pid_t *child_pid)
postfix           121 opal/mca/compress/gzip/compress_gzip_module.c             *postfix = strdup(".tar.gz");
postfix           123 opal/mca/compress/gzip/compress_gzip_module.c             *postfix = strdup(".gz");
postfix           125 opal/mca/compress/gzip/compress_gzip_module.c         opal_asprintf(cname, "%s%s", fname, *postfix);
postfix          3130 opal/mca/event/libevent2022/libevent/evdns.c 			const u8 *const postfix = ((u8 *) dom) + sizeof(struct search_domain);
postfix          3136 opal/mca/event/libevent2022/libevent/evdns.c 			memcpy(newname + base_len + need_to_append_dot, postfix, postfix_len);
postfix            67 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/pcompress.h     (char * fname, char **cname, char **postfix);
postfix            70 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/pcompress.h     (char * fname, char **cname, char **postfix, pid_t *child_pid);
postfix           201 orte/mca/sstore/stage/sstore_stage_local.c                                                  char *global_loc, char *ref, char *postfix, int seq);
postfix          1494 orte/mca/sstore/stage/sstore_stage_local.c     char * postfix = NULL;
postfix          1512 orte/mca/sstore/stage/sstore_stage_local.c                                                          &(postfix),
postfix          1526 orte/mca/sstore/stage/sstore_stage_local.c         handle_info->compress_postfix = strdup(postfix);
postfix          1545 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix ) {
postfix          1546 orte/mca/sstore/stage/sstore_stage_local.c         free(postfix);
postfix          1547 orte/mca/sstore/stage/sstore_stage_local.c         postfix = NULL;
postfix          1980 orte/mca/sstore/stage/sstore_stage_local.c                                                  char *global_loc, char *ref, char *postfix, int seq)
postfix          2011 orte/mca/sstore/stage/sstore_stage_local.c         (NULL == postfix || 0 >= strlen(postfix) ) ) {
postfix          2073 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix && 0 < strlen(postfix) ) {
postfix          2077 orte/mca/sstore/stage/sstore_stage_local.c                  postfix);
postfix          2083 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix && 0 < strlen(postfix) ) {